| assets/sass/_utils.sass | ●●●●● patch | view | raw | blame | history | |
| assets/sass/_variables.sass | ●●●●● patch | view | raw | blame | history | |
| assets/sass/main.sass | ●●●●● patch | view | raw | blame | history |
assets/sass/_utils.sass
@@ -7,7 +7,7 @@ padding: 0 25px margin: 0 auto @for $i from 1 through 4 @for $i from 1 through 8 $size: $i * 1.5rem $x-size: $size * 0.5 .pt-#{$i} assets/sass/_variables.sass
@@ -1,3 +1,4 @@ html --color-mode: "light" --light: #fff assets/sass/main.sass
@@ -8,6 +8,7 @@ @import "base" @import "nav" @import "components" @import "mermaid" @import "blog" @import "utils" @import "syntax"