Skip to content

Commit ac2882b

Browse files
committed
Update homepage.css
1 parent 1ac12be commit ac2882b

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

homepage/homepage.css

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3116,6 +3116,7 @@ body {
31163116

31173117
.footer--simple {
31183118
align-items: center;
3119+
justify-content: center;
31193120
padding-top: 0
31203121
}
31213122

@@ -3125,7 +3126,6 @@ body {
31253126

31263127
.footer__primary {
31273128
margin: 0;
3128-
margin-right: -7px;
31293129
}
31303130

31313131
.footer__end {
@@ -4375,19 +4375,9 @@ body {
43754375
justify-content: center
43764376
}
43774377

4378-
#footer .footer {
4379-
flex-direction: column;
4380-
}
4381-
43824378
#footer .footer__social {
43834379
margin: 15px auto;
43844380
}
4385-
4386-
#footer .footer__primary {
4387-
margin: auto;
4388-
margin-bottom: 15px;
4389-
margin-top: 5px;
4390-
}
43914381
}
43924382

43934383
@media only screen and (max-width:500px) {

0 commit comments

Comments
 (0)