fix last things
This commit is contained in:
parent
30082d4d8d
commit
f44e52cd57
13 changed files with 36 additions and 12 deletions
|
|
@ -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;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue