Skip to content

Commit b951ea0

Browse files
committed
social links, remove broken hover effect, fix centering
1 parent 32faab4 commit b951ea0

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

sass/main.scss

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ header {
132132
text-align: center;
133133
font-size: 27px;
134134

135-
&:hover {
136-
color: #fff;
137-
}
138-
139135
svg {
140136
width: 24px;
141137
height: 24px;
@@ -157,7 +153,7 @@ header {
157153
/* --- COLORI BRAND PER OGNI SOCIAL --- */
158154

159155
.wp-social-link-telegram a {
160-
background-color: #229ED9;
156+
color: #229ED9;
161157
}
162158

163159
.wp-social-link-youtube a {
@@ -334,7 +330,7 @@ header {
334330
.social-link a {
335331
width: 25px;
336332
height: 25px;
337-
font-size: 18px;
333+
font-size: 17px;
338334

339335
svg {
340336
width: 15px;

0 commit comments

Comments
 (0)