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