lb-dk-2023/assets/scss/_common.scss

11 lines
115 B
SCSS
Raw Permalink Normal View History

2023-08-15 17:02:21 +02:00
.section{
padding: 100px 0;
}
.unstyle-list {
list-style-type: none;
padding-left: 0;
margin-right: 0;
}