Code clean
This commit is contained in:
@@ -191,9 +191,11 @@ button {
|
||||
color: $color-tertiary;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
.style-caps--transparent {
|
||||
color: rgba($color-tertiary, 0.5);
|
||||
|
||||
// Transparent variant
|
||||
&--transparent {
|
||||
color: rgba($color-tertiary, 0.5);
|
||||
}
|
||||
}
|
||||
|
||||
.style-description {
|
||||
|
||||
Reference in New Issue
Block a user