chore(base/index.css): update calendar icon styles
This commit is contained in:
parent
6a4407ca1e
commit
cc8bdf017b
3 changed files with 6 additions and 4 deletions
|
@ -110,6 +110,7 @@ ol {
|
|||
.brand-mastodon,
|
||||
.brand-npm,
|
||||
.calendar,
|
||||
.calendar-plus,
|
||||
.coffee,
|
||||
.concerts,
|
||||
.country,
|
||||
|
@ -153,7 +154,8 @@ ol {
|
|||
&.brand-npm {
|
||||
--section-color: var(--brand-npm);
|
||||
}
|
||||
&.calendar {
|
||||
&.calendar,
|
||||
&.calendar-plus {
|
||||
--section-color: var(--calendar);
|
||||
}
|
||||
&.coffee {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue