This commit is contained in:
Vrifox 2020-11-03 21:43:41 +01:00
parent 9d082d0458
commit a35e2e819f
5 changed files with 23 additions and 20 deletions

View file

@ -7,12 +7,12 @@
align-items: center;
background: $bg70;
display: flex;
height: 150px;
height: 120px;
margin: 0 0 40px 0;
text-align: center;
header {
h1 {
font-size: 1.8em;
font-size: 1.5em;
margin: auto;
}
}