Update style.css
Browse files
style.css
CHANGED
@@ -17,6 +17,10 @@ a, a:hover, a:visited {
|
|
17 |
color: #f3f4f6 !important;
|
18 |
}
|
19 |
|
|
|
|
|
|
|
|
|
20 |
.footer {
|
21 |
margin-bottom: 45px;
|
22 |
margin-top: 10px;
|
|
|
17 |
color: #f3f4f6 !important;
|
18 |
}
|
19 |
|
20 |
+
.label-wrap {
|
21 |
+
margin-bottom: 12px;
|
22 |
+
}
|
23 |
+
|
24 |
.footer {
|
25 |
margin-bottom: 45px;
|
26 |
margin-top: 10px;
|