We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f404a1 commit d39b221Copy full SHA for d39b221
homepage/homepage.css
@@ -4385,7 +4385,8 @@ body {
4385
4386
#footer .footer__primary {
4387
margin: auto;
4388
- margin-bottom: 10px;
+ margin-bottom: 15px;
4389
+ margin-top: 5px;
4390
}
4391
4392
@@ -4865,10 +4866,17 @@ body {
4865
4866
4867
4868
#footer a {
- color: inherit !important;
4869
font-weight: inherit;
4870
4871
4872
+#footer .footer__social {
4873
+ color: rgba(241,241,242,0.92) !important;
4874
+}
4875
+
4876
+#footer .footer__primary {
4877
4878
4879
4880
@media only screen and (min-width:750px) {
4881
4882
#header > .wr {
0 commit comments