pedf
/
fakulta-online
Archived
1
0
Fork 0

Pozice loga a velikost hlavičky

master
Emil Miler 4 years ago
parent cfc8317657
commit 13d63c5946

@ -58,7 +58,7 @@ header {
display: flex;
justify-content: space-between;
align-items: center;
height: 3.5em;
height: 4em;
max-width: $header-width;
margin: 0 auto;
padding: 2em;
@ -69,6 +69,7 @@ header {
height: 100%;
background-image: url(/logo.png);
background-repeat: no-repeat;
background-position: left center;
}
h1 {