adjusting style for professional educationand verification status
This commit is contained in:
@@ -368,8 +368,10 @@
|
||||
|
||||
.sts-track-value {
|
||||
@extend %copy-badge;
|
||||
color: $white;
|
||||
display: inline-block;
|
||||
background: $verified-color-lvl3;
|
||||
color: $white;
|
||||
font-weight: 600;
|
||||
|
||||
.context {
|
||||
margin-right: ($baseline/4);
|
||||
@@ -378,6 +380,14 @@
|
||||
letter-spacing: 0.1rem;
|
||||
}
|
||||
}
|
||||
|
||||
&.professional-ed {
|
||||
|
||||
.sts-track-value {
|
||||
background-color: $professional-color-lvl1;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.sts-label {
|
||||
|
||||
Reference in New Issue
Block a user