hexo-theme-keep/source/css/layout/archive-content.styl

9 lines
134 B
Stylus

@require "./common/magic-theme.styl";
.archive-container {
background: var(--background-color);
magic-container(1.01, 30px);
}