update body text
authorSarah Conway <sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 21:23:18 +0000 (14:23 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Tue, 18 Sep 2018 21:23:18 +0000 (14:23 -0700)
static/css/style.css

index 372ae1319336db838e8b88b99d90b9b366146581..6eb97084112f55ceb06f2d2fe4145f10557cde35 100644 (file)
@@ -1,9 +1,7 @@
 body {
-  margin: 0; /*turning margin off as default*/
-  min-height: 100vh;
-  font-size: 1em;
-  display: flex;
-  flex-direction: column; /*default flex direction is row*/
+  font-size: 13pt;
+  font-weight: 400;
+  line-height: 1.65em;
   font-family: 'Verdana', sans-serif;
 }