Skip to content

Commit d39b221

Browse files
committed
Update homepage.css
1 parent 4f404a1 commit d39b221

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

homepage/homepage.css

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4385,7 +4385,8 @@ body {
43854385

43864386
#footer .footer__primary {
43874387
margin: auto;
4388-
margin-bottom: 10px;
4388+
margin-bottom: 15px;
4389+
margin-top: 5px;
43894390
}
43904391
}
43914392

@@ -4865,10 +4866,17 @@ body {
48654866
}
48664867

48674868
#footer a {
4868-
color: inherit !important;
48694869
font-weight: inherit;
48704870
}
48714871

4872+
#footer .footer__social {
4873+
color: rgba(241,241,242,0.92) !important;
4874+
}
4875+
4876+
#footer .footer__primary {
4877+
color: rgba(241,241,242,0.92) !important;
4878+
}
4879+
48724880
@media only screen and (min-width:750px) {
48734881

48744882
#header > .wr {

0 commit comments

Comments
 (0)