XFFXFF commited on
Commit
680ffd1
·
unverified ·
2 Parent(s): 8e7dc68 67287c3

Merge branch 'rolling' into feat-add-logging-option

Browse files
Files changed (1) hide show
  1. public/static/themes/simple.css +4 -0
public/static/themes/simple.css CHANGED
@@ -297,3 +297,7 @@ footer {
297
  .about-container h3{
298
  font-size: 1.5rem;
299
  }
 
 
 
 
 
297
  .about-container h3{
298
  font-size: 1.5rem;
299
  }
300
+
301
+ .about-container {
302
+ width: 80%;
303
+ }