« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/site3.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/static/site3.css b/src/static/site3.css
index 77ac9b4..c30398a 100644
--- a/src/static/site3.css
+++ b/src/static/site3.css
@@ -781,6 +781,10 @@ img {
   display: none;
 }
 
+.sidebar .image-container {
+  max-width: 350px;
+}
+
 /* Grid listings */
 
 .grid-listing {
@@ -1548,6 +1552,7 @@ html[data-language-code="preview-en"][data-url-key="localized.home"] #content
     flex-basis: unset !important;
     margin-right: 0 !important;
     margin-left: 0 !important;
+    width: 100%;
   }
 
   .sidebar .news-entry:not(.first-news-entry) {