Update
This commit is contained in:
@@ -509,10 +509,10 @@ html {
|
||||
|
||||
@media only screen and (max-width: 570px) {
|
||||
html {
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
@media only screen and (max-width: 470px) {
|
||||
html {
|
||||
font-size: 11px;
|
||||
@@ -529,4 +529,4 @@ html {
|
||||
html {
|
||||
font-size: 9px;
|
||||
}
|
||||
}
|
||||
}*/
|
@@ -312,7 +312,7 @@
|
||||
|
||||
h1 {
|
||||
margin-bottom: 1rem;
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user