1
1
Fork 0
This repository has been archived on 2022-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
natenom-websites/scss/import/www.scss
2020-10-19 11:13:30 +02:00

5 lines
70 B
SCSS

body {
background: $blog_body-bg;
color: $white;
margin: 0;
}