Commit e1e8825e authored by JC Brand's avatar JC Brand

Compile theme.css from less.css

parent 0948546c
This diff is collapsed.
...@@ -136,7 +136,7 @@ a:focus { ...@@ -136,7 +136,7 @@ a:focus {
.features-section, .outro, .intro { .features-section, .outro, .intro {
display: table; display: table;
width: 100%; width: 100%;
height: auto; height: 100%;
padding: 100px 0; padding: 100px 0;
text-align: center; text-align: center;
color: #fff; color: #fff;
...@@ -287,7 +287,7 @@ a:focus { ...@@ -287,7 +287,7 @@ a:focus {
@media(min-width:767px) { @media(min-width:767px) {
.content-section { .content-section {
padding-top: 100px; padding-top: 150px;
padding-bottom: 50px; padding-bottom: 50px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment