herosection erstellt
This commit is contained in:
@@ -12,4 +12,10 @@ $breakpoints: (
|
||||
@media (width >=map.get($breakpoints, $size)) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin container-wrapper {
|
||||
max-width: 1200px;
|
||||
margin: auto;
|
||||
padding-inline: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user