diff options
author | hellekin <how@cepheide.org> | 2023-04-29 12:01:10 +0200 |
---|---|---|
committer | hellekin <how@cepheide.org> | 2023-04-29 12:01:10 +0200 |
commit | 915627f6c4b10ee9e0963f5b635812e5816e323d (patch) | |
tree | 2d49a4c0775b8ddd3bb4088581840ce8cf10ed76 /assets/scss/_variables.scss | |
parent | 6aae3c8a35e765c55498d1faa8b98cc7b5e0c9ae (diff) | |
download | lesoiseaux.io-915627f6c4b10ee9e0963f5b635812e5816e323d.tar.gz |
Fix sinewave and make new home
Diffstat (limited to 'assets/scss/_variables.scss')
-rw-r--r-- | assets/scss/_variables.scss | 1 |
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); |