diff options
| -rw-r--r-- | static/css/custom.css | 6 | ||||
| m--------- | themes/soho | 0 |
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 |
