mirror of
https://github.com/Kyren223/website.git
synced 2026-01-07 13:33:23 +00:00
11 lines
202 B
CSS
11 lines
202 B
CSS
:root {
|
|
width: 70%;
|
|
margin: auto;
|
|
/* --sl-text-body-sm: var(--sl-text-sm * 10); */
|
|
/* --sl-text-code-sm: var(--sl-text-xs * 10); */
|
|
/* font-size: 130%; */
|
|
}
|
|
p {
|
|
/* font-size: 1.625rem; */
|
|
}
|