lostplaces-frontend/components/04_Templates/home/_home.scss

8 lines
117 B
SCSS
Raw Normal View History

2020-07-17 17:55:46 +02:00
.LP-MainContainer {
margin: 0 auto;
max-width: 1280px;
}
.LP-HorizontalLine{
color: $-secondary-color;
2020-07-17 17:55:46 +02:00
}