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

9 lines
141 B
Stylus

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