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.
2 parents 92a4b3f + 1e24c5a commit def07f6Copy full SHA for def07f6
webroot/css/responsive.css
@@ -102,7 +102,7 @@
102
}
103
104
.social {
105
- margin-bottom: 20px;
+ margin-bottom: 15px;
106
107
108
.footer-social {
@@ -123,7 +123,7 @@
123
top: -21px;
124
125
126
- .icon-social, .icon-irc, .icon-social-q {
+ .icon-irc, .icon-social-q {
127
margin-bottom: 30px;
128
129
@@ -1203,6 +1203,6 @@
1203
1204
@media (min-width: 768px) and (max-width: 1199px) {
1205
1206
- margin-bottom: 44px;
+ margin-bottom: 20px;
1207
1208
-}
+}
0 commit comments