mirror of
https://github.com/danog/sass-site.git
synced 2024-12-13 09:57:35 +01:00
9 lines
156 B
SCSS
9 lines
156 B
SCSS
.mac-stadium-icon {
|
|
width: 7rem;
|
|
margin-top: var(--mac-stadium-margin-top, var(--sl-gutter));
|
|
|
|
.playground & {
|
|
--mac-stadium-margin-top: 0;
|
|
}
|
|
}
|