font size

This commit is contained in:
Set Hallstrom 2020-09-08 20:11:53 +02:00
parent 31d5c7aed9
commit 30082d4d8d

View file

@ -85,7 +85,7 @@ body {
height: auto; height: auto;
min-height: 100px; min-height: 100px;
line-height: .85em; line-height: .85em;
letter-spacing: -8.1px; letter-spacing: -0.11em;
color: var(--bg-alt); color: var(--bg-alt);
font-size: 12vw; font-size: 12vw;
display: inline; display: inline;