Files
learn.softwareshinobi.com/landing/docs/assets/styling (copy 2).css
2025-03-14 15:46:26 -04:00

17 lines
121 B
CSS
Executable File

body p {
font-size: 0.9rem;
line-height: 1.5;
}
body a {
font-size: 0.85rem;
line-height: 1.5;
}