This commit is contained in:
lutinglt
2025-02-14 00:40:18 +08:00
parent d83f8e9e10
commit bed93d8777
28 changed files with 52 additions and 52 deletions

9
sass/svg.scss Normal file
View File

@@ -0,0 +1,9 @@
// Made by Luting ^-^
.text {
.purple {
color: #ab7df8 !important;
}
.green {
color: #3fb950 !important;
}
}