fix last things

This commit is contained in:
Set Hallstrom 2020-09-08 20:45:52 +02:00
parent 30082d4d8d
commit f44e52cd57
13 changed files with 36 additions and 12 deletions

View file

@ -85,12 +85,16 @@ body {
height: auto;
min-height: 100px;
line-height: .85em;
letter-spacing: -0.11em;
letter-spacing: -0.08em;
color: var(--bg-alt);
font-size: 12vw;
display: inline;
opacity: 1;
border-radius: var(--border-radius);
position: absolute;
top: 0;
left: 0;
}
}
}