Studio: removing redundant font-weight Sass placeholders
This commit is contained in:
committed by
Ben McMorran
parent
aa799a1736
commit
620218b19d
@@ -661,7 +661,6 @@ hr.divide {
|
||||
text-align: center;
|
||||
|
||||
.close-icon {
|
||||
@extend %t-strong;
|
||||
@extend %t-action2;
|
||||
@extend %t-strong;
|
||||
}
|
||||
@@ -776,7 +775,6 @@ hr.divide {
|
||||
@include transition(opacity $tmg-f3 ease-out 0s);
|
||||
@include font-size(12);
|
||||
@extend %t-regular;
|
||||
@extend %t-regular;
|
||||
@extend %ui-depth5;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user