File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -1038,10 +1038,6 @@ body .panel-info>.panel-heading {
1038
1038
margin-top : 80px ;
1039
1039
}
1040
1040
1041
- .hero--wp .quiet {
1042
- color : # 464646 ;
1043
- }
1044
-
1045
1041
.container--addons {
1046
1042
margin-bottom : 1.5em ;
1047
1043
}
@@ -1217,6 +1213,11 @@ body #footer .links {
1217
1213
font-weight : bold;
1218
1214
}
1219
1215
1216
+ .hero--wp .quiet {
1217
+ margin-bottom : 20px ;
1218
+ color : # 464646 ;
1219
+ }
1220
+
1220
1221
@media screen and (min-width : 768px ) {
1221
1222
.main-logo svg ,
1222
1223
.footer-logo img {
@@ -1337,6 +1338,10 @@ body #footer .links {
1337
1338
.hero--laravel img {
1338
1339
width : 160px ;
1339
1340
}
1341
+
1342
+ .hero--wp .quiet {
1343
+ margin-bottom : 0 ;
1344
+ }
1340
1345
}
1341
1346
1342
1347
@media screen and (min-width : 1200px ) {
You can’t perform that action at this time.
0 commit comments