Browse Source

Centered About page content

Sam sunder 2 years ago
parent
commit
e17069410e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      public/static/themes/simple.css

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

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