hugo-theme-anubis2/exampleSiteMultilingual/assets/custom-css/custom1.scss

10 lines
175 B
SCSS
Raw Permalink Normal View History

2024-04-09 14:14:49 +02:00
@import 'foundation/vars';
2024-04-09 13:18:45 +02:00
junyi {
2024-04-09 13:56:30 +02:00
display: block;
2024-04-09 13:18:45 +02:00
font: 100% $font-stack;
color: $primary-color;
background-color: $background-color;
2024-04-09 13:56:30 +02:00
margin-top: 1em;
2024-04-09 13:18:45 +02:00
}