|
|
@ -35,12 +35,12 @@ header {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
padding: 0 1em;
|
|
|
|
padding: 0 1em;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
header *:last-child { margin-bottom: auto }
|
|
|
|
header .logo {
|
|
|
|
header .logo {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 5rem;
|
|
|
|
height: 5rem;
|
|
|
|
max-width: var(--wrap);
|
|
|
|
|
|
|
|
text-align: right;
|
|
|
|
text-align: right;
|
|
|
|
margin: 2rem 2rem 0 0;
|
|
|
|
margin: 2rem 2rem auto 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
header .logo img { height: 100% }
|
|
|
|
header .logo img { height: 100% }
|
|
|
|
header .title {
|
|
|
|
header .title {
|
|
|
|