Clean footer HTML
[rnaseq-cwl-training.git] / assets / css / lesson.scss
index d2a2f29f6b21d7afccb07ffff29988ab24d481ec..4c8c7ccddb05f993cd3230ebc4e6c2ac480fb9ed 100644 (file)
@@ -140,6 +140,14 @@ img {
   text-align: center;
 }
 
+footer {
+    font-size: 18px;
+    margin-top: 10px;
+    margin-bottom: 10px;
+    font-weight: 500;
+    line-height: 1.1;
+}
+
 img.navbar-logo {
   height: 40px; // synchronize with height of navbar
   padding-top: 5px;