fixes
[copyspeak.git] / src / copyspeak / static / css / base.scss
index 3296f22..2d7c0da 100644 (file)
@@ -88,6 +88,8 @@ h1.main {
     }
 }
 
+
+
 .three-container {
     @extend .card-container;
     font-size: 4vw;
@@ -260,7 +262,7 @@ $g22: lighten($g12, 10%);
     color: black;
 
     .text-page {
-        max-width: 60em;
+        max-width: 40em;
         margin: auto;
         padding: 3em;