slightly tweak design
This commit is contained in:
@@ -3,7 +3,7 @@ html, body {
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font-size: calc( 16pt + 0.39vw );
|
||||
font-size: 16pt;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -58,15 +58,15 @@ body {
|
||||
SIZES
|
||||
*/
|
||||
.huge {
|
||||
font-size: 400%;
|
||||
}
|
||||
|
||||
.small-huge {
|
||||
font-size: 300%;
|
||||
}
|
||||
|
||||
.small-huge {
|
||||
font-size: 225%;
|
||||
}
|
||||
|
||||
.biggest {
|
||||
font-size: 250%;
|
||||
font-size: 200%;
|
||||
}
|
||||
|
||||
.bigger {
|
||||
|
||||
Reference in New Issue
Block a user