styles: we should improve font sizes somewhat
yet you wrote the font sizes yourself. curious! i am very intelligent. :D Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
4eafc434ab
commit
4d79025154
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
transition: all 0.1s ease-in-out;
|
||||
}
|
||||
|
||||
$ls: 1.4rem;
|
||||
$ls: 1.5rem;
|
||||
|
||||
$bgColorLight: white;
|
||||
$bodyColorLight: #555;
|
||||
|
@ -55,7 +55,7 @@ $accentColorDark: #3498db;
|
|||
}
|
||||
|
||||
html {
|
||||
font-size: 14pt;
|
||||
font-size: 15pt;
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue