allow smaller screens
authorAbigail Cabunoc <abigail.cabunoc@oicr.on.ca>
Sun, 22 Dec 2013 16:59:13 +0000 (11:59 -0500)
committerAbigail Cabunoc <abigail.cabunoc@oicr.on.ca>
Sun, 22 Dec 2013 16:59:13 +0000 (11:59 -0500)
swc.css

diff --git a/swc.css b/swc.css
index 96cc12b8d94ad2ead379c2f60095c0d5f0927995..8d743187c1a76139a64ece5cf480affc7be3af72 100644 (file)
--- a/swc.css
+++ b/swc.css
@@ -76,7 +76,6 @@ blockquote.testimonial cite {
 body {
     font-family: "Open Sans", Helvetica, Arial, sans-serif;
     color: rgb(03, 03, 03);
-    min-width: 400px;
 }
 
 /* Styling for editorial stylesheet */
@@ -339,7 +338,7 @@ section.content {
 
 #header-text {
     font-size:20pt;
-    white-space: nowrap;
+    margin:0;
 }
 
 #nav-logo {