aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/_variables.scss
diff options
context:
space:
mode:
authorhellekin <how@cepheide.org>2023-04-29 12:01:10 +0200
committerhellekin <how@cepheide.org>2023-04-29 12:01:10 +0200
commit915627f6c4b10ee9e0963f5b635812e5816e323d (patch)
tree2d49a4c0775b8ddd3bb4088581840ce8cf10ed76 /assets/scss/_variables.scss
parent6aae3c8a35e765c55498d1faa8b98cc7b5e0c9ae (diff)
downloadlesoiseaux.io-915627f6c4b10ee9e0963f5b635812e5816e323d.tar.gz
Fix sinewave and make new home
Diffstat (limited to 'assets/scss/_variables.scss')
-rw-r--r--assets/scss/_variables.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/scss/_variables.scss b/assets/scss/_variables.scss
index b959d3b..8cb9dc4 100644
--- a/assets/scss/_variables.scss
+++ b/assets/scss/_variables.scss
@@ -27,7 +27,6 @@ $bg-vda-ps-on: rgba(112, 166, 191, 0.9);
$bg-vdo-ps-off: rgba(112, 166, 191, 0.5);
$bg-vdo-ps-on: rgba(112, 166, 191, 0.9);
-
// On other pages:
$bg-main: $fg-header;
$fg-main: rgba(20, 20, 20, 1);