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