mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Increase base font size
This commit is contained in:
parent
d22694d5e9
commit
716eeb42cd
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ export default {
|
||||||
html {
|
html {
|
||||||
font-family: 'Inter', -apple-system, BlinkMacSystemFont,
|
font-family: 'Inter', -apple-system, BlinkMacSystemFont,
|
||||||
'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
|
'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
|
||||||
font-size: 16px;
|
font-size: 20px;
|
||||||
word-spacing: 1px;
|
word-spacing: 1px;
|
||||||
-ms-text-size-adjust: 100%;
|
-ms-text-size-adjust: 100%;
|
||||||
-webkit-text-size-adjust: 100%;
|
-webkit-text-size-adjust: 100%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue