900 -> 800
This commit is contained in:
parent
3d4cbbc585
commit
565e574bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ a {
|
|||
font-size: clamp(20px, 1.6vw, 1.6vw);
|
||||
}
|
||||
.button {
|
||||
font-weight: 900;
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
font-family: stratos, sans-serif;
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue