Skip to content

Commit 501de8d

Browse files
authored
Update main.css
1 parent 4a4b55b commit 501de8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ blockquote {
350350
}
351351

352352
.contact-list a{
353-
font-size:25px;
353+
font-size:16px;
354354
text-decoration:none;
355355
color: #444;
356356
line-height: 300%;
@@ -368,8 +368,8 @@ blockquote {
368368
}
369369

370370
.contact-list a svg {
371-
height: 50px;
372-
width: 50px;
371+
height: 30px;
372+
width: 30px;
373373
margin-right: 10px;
374374
}
375375

0 commit comments

Comments
 (0)