mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 15:19:08 +00:00
8 lines
125 B
SCSS
8 lines
125 B
SCSS
![]() |
.wrapper {
|
||
|
main > & {
|
||
|
& > :first-child {
|
||
|
margin-top: 0;
|
||
|
padding-top: 0;
|
||
|
}
|
||
|
}
|
||
|
}
|