minor css tweaks
This commit is contained in:
parent
057087e0e8
commit
5550f405d3
|
@ -9,15 +9,11 @@
|
||||||
|
|
||||||
.d-icon-globe {
|
.d-icon-globe {
|
||||||
margin-right: 0.25em;
|
margin-right: 0.25em;
|
||||||
color: $primary-medium;
|
color: $primary;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.past {
|
&.past {
|
||||||
border-bottom-color: $primary-low-mid;
|
border-bottom-color: $primary-low-mid;
|
||||||
|
|
||||||
.d-icon-globe {
|
|
||||||
color: $primary-low-mid;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue