Skip to content

Commit b38d846

Browse files
committed
hero wp upd on mobile
1 parent e3b775a commit b38d846

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

css/codeception.css

+9-4
Original file line numberDiff line numberDiff line change
@@ -1038,10 +1038,6 @@ body .panel-info>.panel-heading {
10381038
margin-top: 80px;
10391039
}
10401040

1041-
.hero--wp .quiet{
1042-
color: #464646;
1043-
}
1044-
10451041
.container--addons {
10461042
margin-bottom: 1.5em;
10471043
}
@@ -1217,6 +1213,11 @@ body #footer .links {
12171213
font-weight: bold;
12181214
}
12191215

1216+
.hero--wp .quiet {
1217+
margin-bottom: 20px;
1218+
color: #464646;
1219+
}
1220+
12201221
@media screen and (min-width:768px) {
12211222
.main-logo svg,
12221223
.footer-logo img {
@@ -1337,6 +1338,10 @@ body #footer .links {
13371338
.hero--laravel img {
13381339
width: 160px;
13391340
}
1341+
1342+
.hero--wp .quiet{
1343+
margin-bottom: 0;
1344+
}
13401345
}
13411346

13421347
@media screen and (min-width:1200px) {

0 commit comments

Comments
 (0)