css cleanup
This commit is contained in:
committed by
Benedikt Rötsch
parent
26fa97e36a
commit
30beb939b7
@@ -66,13 +66,6 @@
|
|||||||
color: var(--color-text-footer);
|
color: var(--color-text-footer);
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
|
||||||
& a {
|
|
||||||
text-decoration: underline;
|
|
||||||
&:hover {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@element social {
|
@element social {
|
||||||
|
|||||||
@@ -1289,14 +1289,6 @@ display: flex;
|
|||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer__disclaimer-text a {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer__disclaimer-text a:hover {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer__social {
|
.footer__social {
|
||||||
-webkit-box-flex: 0;
|
-webkit-box-flex: 0;
|
||||||
-ms-flex: 0 0 auto;
|
-ms-flex: 0 0 auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user