Browse Source

publish :green_apple:

windhamdavid 4 years ago
parent
commit
507b01e53a
1 changed files with 10 additions and 1 deletions
  1. 10 1
      style.css

+ 10 - 1
style.css

@@ -18,7 +18,9 @@ Moved to using a sub-theme of Divi
   font-family: alana, sans-serif !important;
   color: #000000 !important;
 }
-
+.alana {
+  font-family: alana, sans-serif !important;
+}
 #page-container {
   width: 100% !important;
   max-width: 9999px !important;
@@ -39,6 +41,13 @@ Moved to using a sub-theme of Divi
   max-width: 9999px !important;
 }
 
+.btn-inline .et_pb_button_module_wrapper {
+  display: inline-block;
+  padding-bottom: 20px;
+  margin: 0 10px;
+}
+
+
 /****************************************************************
 Single blog posts no sidebar
 *****************************************************************/