hugo-theme-anubis2/exampleSiteMultilingual/content/posts/advancedstyle/style.css
2024-04-09 20:14:49 +08:00

8 lines
144 B
CSS

@import 'subfolder/hello.scss';
.container {
max-width: none;
padding-left: 5em;
padding-right: 5em;
background-color: white;
}