Fixed the section titles for Webkit for good.
[fsf-giving-guide.git] / stylesheet.css
index a52f7c6946d583165676b425190702dc223284db..947ff25cf586cf392fec451866946ba343a3b424 100755 (executable)
@@ -141,6 +141,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 .main_title {
   text-align: center;
   margin-top: 3em;
+  display: inline-block;
 }
 
 .wrapper .intro_phrase {
@@ -195,3 +196,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   float: right;
   width: 45%;
 }
+
+section {
+  padding: 3em;
+}