hugo-theme-anubis2/exampleSiteMultilingual/assets/custom-css/custom1.scss
2024-04-09 20:52:16 +08:00

10 lines
175 B
SCSS

@import 'foundation/vars';
junyi {
display: block;
font: 100% $font-stack;
color: $primary-color;
background-color: $background-color;
margin-top: 1em;
}