summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Olech <nddr89@gmail.com>2021-11-10 00:27:43 +0100
committerAdam Olech <nddr89@gmail.com>2021-11-10 00:27:43 +0100
commit028184ac8ec70d4d9c3f3298752345b8434d6c83 (patch)
tree22f63e5350928c2d381b2dc03ee38e0b96489c40
parent225c11d8c66c97898b3a2c60c4bf6154903037df (diff)
Modify home pageadd-cheatsheets
-rw-r--r--static/css/custom.css6
m---------themes/soho0
2 files changed, 6 insertions, 0 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index 6316db8..fd1f851 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -2,6 +2,12 @@
background-image: linear-gradient(188.82deg, #44718F 1.39%, #5F5F5F 98.14%);
}
+.sidebar-home {
+ width: 100%;
+ height: 100%;
+ position: static;
+}
+
.img-left {
position: fixed;
margin-left: initial;
diff --git a/themes/soho b/themes/soho
-Subproject 8b17b337050868bd39bc40b65f605624f93c40c
+Subproject 31d15b2695000130c789c9abe29ecfdb2383a47