misskey-tools/styles/style.scss
2020-08-04 16:43:13 +09:00

9 lines
105 B
SCSS

@import '_xeltica-design.scss';
body {
background: $bg-pale-1;
}
h1> a {
border-bottom: none;
}