hugo-theme-anubis2/exampleSiteMultilingual/content/posts/advancedstyle/style.css

8 lines
144 B
CSS
Raw Normal View History

2024-04-09 13:56:30 +02:00
@import 'subfolder/hello.scss';
.container {
max-width: none;
padding-left: 5em;
padding-right: 5em;
background-color: white;
}