Enlarge default font size
This commit is contained in:
parent
4fab1225e3
commit
8c4f41426f
|
@ -46,7 +46,7 @@ html {
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: "Lexend", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
font-family: "Lexend", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
||||||
font-size: 1rem;
|
font-size: 1.2rem;
|
||||||
color: var(--clr-body-txt);
|
color: var(--clr-body-txt);
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
tab-size: 4;
|
tab-size: 4;
|
||||||
|
|
Loading…
Reference in New Issue