Don't place pure styling on top-level files (those that don't begin with underscore). Instead, import them as individual files.
7 lines
150 B
Sass
7 lines
150 B
Sass
p.shortcode.nocap
|
|
padding: 0.6em 3em
|
|
font-size: .8em
|
|
color: $color-text-dark-primary
|
|
background-color: $color-background-dark
|
|
border-radius: 3px
|