mirror of
https://github.com/csharpee/nginxconfig.io.git
synced 2025-11-12 00:03:01 -05:00
10 lines
126 B
SCSS
10 lines
126 B
SCSS
body {
|
|
padding: 0;
|
|
margin: 0;
|
|
font-size: 1rem;
|
|
font-weight: 400;
|
|
line-height: 1.5;
|
|
color: #212529;
|
|
text-align: left;
|
|
}
|