- Syntax-Korrektur
This commit is contained in:
parent
a7a28b7cd0
commit
ff71188932
@ -112,9 +112,9 @@ footer {
|
|||||||
float: left;
|
float: left;
|
||||||
i {
|
i {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
transform: scaleX(-1);
|
||||||
&.icon--phone:before {
|
&.icon--phone:before {
|
||||||
.unitize(font-size,26);
|
.unitize(font-size,26); }
|
||||||
transform: scaleX(-1); }
|
|
||||||
&.icon--mail:before {
|
&.icon--mail:before {
|
||||||
.unitize(font-size,14); }
|
.unitize(font-size,14); }
|
||||||
&.icon--house:before {
|
&.icon--house:before {
|
||||||
@ -126,5 +126,7 @@ footer {
|
|||||||
.unitize(padding-left,30);
|
.unitize(padding-left,30);
|
||||||
float: left;
|
float: left;
|
||||||
.footer--phone-link {
|
.footer--phone-link {
|
||||||
font-weight: @font-light-weight; } } } } } }
|
font-weight: @font-light-weight; } }
|
||||||
|
.cds--clearfix {
|
||||||
|
.unitize(margin-top, 20); } } } } }
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user