feat[font]: Reduced font size by 1 rm
This commit is contained in:
parent
7c892580b5
commit
a699dac234
@ -1,7 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
font-size: 2.1em;
|
font-size: 1.1em;
|
||||||
color: #222;
|
color: #222;
|
||||||
max-width: 70%;
|
max-width: 70%;
|
||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user