Skip to content

Commit b5d4573

Browse files
authored
Update header.scss
1 parent f294fe4 commit b5d4573

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

components/header/header.scss

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@
118118
color: $white;
119119

120120
.icon-calendar,
121-
.icon-books,
122-
.icon-bell {
121+
.icon-books {
123122
path {
124123
fill: $white;
125124
}
@@ -131,8 +130,7 @@
131130
color: $purple;
132131

133132
.icon-calendar,
134-
.icon-books,
135-
.icon-bell {
133+
.icon-books {
136134
path {
137135
fill: $purple;
138136
}
@@ -141,8 +139,7 @@
141139
}
142140

143141
.icon-calendar,
144-
.icon-books,
145-
.icon-bell {
142+
.icon-books {
146143
path {
147144
fill: $white;
148145
transition: fill $simple-fade;

0 commit comments

Comments
 (0)