We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f294fe4 commit b5d4573Copy full SHA for b5d4573
components/header/header.scss
@@ -118,8 +118,7 @@
118
color: $white;
119
120
.icon-calendar,
121
- .icon-books,
122
- .icon-bell {
+ .icon-books {
123
path {
124
fill: $white;
125
}
@@ -131,8 +130,7 @@
131
130
color: $purple;
132
133
134
135
136
137
fill: $purple;
138
@@ -141,8 +139,7 @@
141
139
142
140
143
144
145
146
147
148
transition: fill $simple-fade;
0 commit comments