summaryrefslogtreecommitdiff
path: root/assets/main.scss
diff options
context:
space:
mode:
authoruvok cheetah2025-11-03 20:16:40 +0100
committeruvok cheetah2025-11-03 20:16:40 +0100
commit2edf3275314648f299c241aeae0874ecf44b2cf3 (patch)
treeb069a52e7120272c3c436781d617eb4f056e744d /assets/main.scss
parent23687a2c6470484b6e454e5ef182be675c66ae4b (diff)
Hint for myselfHEADmaster
Diffstat (limited to 'assets/main.scss')
-rw-r--r--assets/main.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/main.scss b/assets/main.scss
index ae545cc..b5f2fa5 100644
--- a/assets/main.scss
+++ b/assets/main.scss
@@ -2,6 +2,10 @@
# Only the main Sass file needs front matter (the dashes are enough)
---
+/*
+PUSH CSS VERSION!
+*/
+
$grey-color: #424242;
$brand-color: hsla(214, 84%, 47%, 1);
@@ -83,3 +87,7 @@ hr.postsep {
.hidden {
display: none;
}
+
+/*
+PUSH CSS VERSION!
+*/