- Syntax-Korrektur
This commit is contained in:
parent
a7a28b7cd0
commit
ff71188932
@ -112,9 +112,9 @@ footer {
|
||||
float: left;
|
||||
i {
|
||||
display: inline-block;
|
||||
transform: scaleX(-1);
|
||||
&.icon--phone:before {
|
||||
.unitize(font-size,26);
|
||||
transform: scaleX(-1); }
|
||||
.unitize(font-size,26); }
|
||||
&.icon--mail:before {
|
||||
.unitize(font-size,14); }
|
||||
&.icon--house:before {
|
||||
@ -126,5 +126,7 @@ footer {
|
||||
.unitize(padding-left,30);
|
||||
float: left;
|
||||
.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