Gitea-Theme/test/scss/repo-home.scss
2024-11-08 16:51:42 +05:30

7 lines
81 B
SCSS

@use "common";
@use "repo-home/header";
body {
background-color: #232323;
}