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