updating the sidebar a bit more
authorIan Weller <ian@gaslightmedia.com>
Wed, 7 Feb 2018 15:06:54 +0000 (10:06 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 7 Feb 2018 15:06:54 +0000 (10:06 -0500)
I updated the sidebar a bit as requested.

css/app.css
scss/_sidebar.scss

index a655da9..7339e10 100644 (file)
@@ -7910,7 +7910,9 @@ a#calendar-link {
     margin-bottom: 40px; }
     #sidebar #visitors-guide-wrapper h2, #sidebar #calendar-link h2 {
       color: #690433;
-      margin-bottom: 0; }
+      margin-bottom: 0;
+      text-align: center;
+      font-size: 2.1875rem; }
   #sidebar h2 {
     font-family: "Euphoria Script";
     font-size: 2.0625rem; }
index ca26430..bec727d 100644 (file)
@@ -72,6 +72,8 @@ a#calendar-link {
         h2 {
             color: $maroon;
             margin-bottom: 0;
+            text-align: center;
+            font-size: rem-calc(35);
         }
     }
     h2 {