pedf
/
fakulta-online
Archived
1
0
Fork 0

Zmenšení velikosti fontu

master
Emil Miler 4 years ago
parent a670b77fd6
commit 17706c3179

@ -10,7 +10,7 @@ $main-width: 1024px;
body {
margin: 0;
color: #fff;
font-size: 1.35em;
font-size: 1.15em;
font-family: moderat, Arial, Helvetica, sans-serif;
line-height: 1.6;
height: 100vh;
@ -85,7 +85,8 @@ header {
}
h1 {
font-size: inherit;
font-size: 1.35em;
font-weight: normal;
color: #fff;
}