This commit is contained in:
2026-02-10 10:27:45 +03:00
parent e6bc69aa3e
commit 85d1e2be85
5 changed files with 96 additions and 16 deletions
+6
View File
@@ -1,5 +1,11 @@
@use "catppuccin" as theme;
.m {
&t {
&-1 { margin-top: .5rem; }
}
}
.t {
&-red { color: theme.$red; }
&-orange { color: theme.$peach; }