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);
|
font-size: clamp(20px, 1.6vw, 1.6vw);
|
||||||
}
|
}
|
||||||
.button {
|
.button {
|
||||||
font-weight: 900;
|
font-weight: 800;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-family: stratos, sans-serif;
|
font-family: stratos, sans-serif;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue