Prechádzať zdrojové kódy

Centered About page content

Sam sunder 2 rokov pred
rodič
commit
e17069410e
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      public/static/themes/simple.css

+ 4 - 0
public/static/themes/simple.css

@@ -260,3 +260,7 @@ footer {
 .page_navigation button:active {
   filter: brightness(1.2);
 }
+
+.about-container {
+  width: 80%;
+}