Index: static/css/main.css |
=================================================================== |
--- a/static/css/main.css |
+++ b/static/css/main.css |
@@ -567,17 +567,17 @@ |
font-size: 16px; } } |
html, |
body { |
color: #161616; |
font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; |
font-size: 18px; |
font-weight: 300; |
- line-height: 120%; } |
+ line-height: 1.5; } |
@media (max-width: 544px) { |
html, |
body { |
font-size: 16px; } } |
small, |
.small { |
margin-bottom: 8px; |
@@ -807,20 +807,20 @@ |
padding: 0 16px; |
cursor: pointer; |
text-align: center; |
white-space: nowrap; |
text-decoration: none; |
text-transform: uppercase; |
border: 1px solid; |
border-radius: 0px !important; |
- font-size: 12px; |
+ font-size: 16px; |
font-weight: 700; |
- line-height: 32px; |
- height: 34px; } |
+ line-height: 42px; |
+ height: 44px; } |
@media (max-width: 544px) { |
button, input[type="button"], input[type="reset"], input[type="submit"], .btn-outline-primary, .btn-outline-accent, .btn-primary, .btn-accent { |
display: block; |
float: none; |
margin: 16px 0; |
width: 100%; } } |
@@ -1670,17 +1670,17 @@ |
html[dir="ltr"] .outer { |
padding-left: 208px; } |
html[dir="rtl"] .outer { |
padding-right: 208px; } } |
#footer { |
padding-top: 64px; |
padding-bottom: 96px; |
- font-size: 70%; |
+ font-size: 14px; |
background-color: #292929; |
color: #FFFFFF; } |
@media (max-width: 768px) { |
#footer { |
padding-top: 32px; |
padding-bottom: 64px; } } |
@media (max-width: 544px) { |
#footer { |