We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32faab4 commit b951ea0Copy full SHA for b951ea0
1 file changed
sass/main.scss
@@ -132,10 +132,6 @@ header {
132
text-align: center;
133
font-size: 27px;
134
135
- &:hover {
136
- color: #fff;
137
- }
138
-
139
svg {
140
width: 24px;
141
height: 24px;
@@ -157,7 +153,7 @@ header {
157
153
/* --- COLORI BRAND PER OGNI SOCIAL --- */
158
154
159
155
.wp-social-link-telegram a {
160
- background-color: #229ED9;
156
+ color: #229ED9;
161
}
162
163
.wp-social-link-youtube a {
@@ -334,7 +330,7 @@ header {
334
330
.social-link a {
335
331
width: 25px;
336
332
height: 25px;
337
- font-size: 18px;
333
+ font-size: 17px;
338
339
340
width: 15px;
0 commit comments