mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
5 lines
62 B
SCSS
5 lines
62 B
SCSS
._sinon {
|
|
@extend %simple;
|
|
|
|
h4 { @extend %block-label;}
|
|
}
|