fix(web): fix h3 font size
This commit is contained in:
@@ -100,7 +100,7 @@ h3 {
|
||||
margin: 0;
|
||||
margin-top: 0.5vw;
|
||||
font-family: Secular One, sans-serif;
|
||||
font-size: 3vw;
|
||||
font-size: 3vmax;
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
Reference in New Issue
Block a user