test text width
authorzoe <zoe@fsf.org>
Mon, 17 Aug 2020 02:26:42 +0000 (22:26 -0400)
committerzoe <zoe@fsf.org>
Mon, 17 Aug 2020 02:26:42 +0000 (22:26 -0400)
2021/assets/css/custom.css

index 894a80d79c7b3c4beab9fabcac8529dcb6809d1b..556273f69a50985b48b6161e8a5812e36b82f8a1 100644 (file)
@@ -5,13 +5,17 @@ body {
   font-size: 15px;
   line-height: 1.428571429;
   color: #333333;
-  text-width: 90%;
-  margin-left 5%;
+}
+
+.col-sm-12 {
+  width: 90%;
+  margin-left: 5%;
+  text-align: justify;
 }
 
 h2 {
   margin-bottom: 0px;
-  margin-top:0px;
+  margin-top: 0px;
   padding-top: 5px;
 }