Skip to content

Commit 4f9f231

Browse files
Update style.css
1 parent 8aff6f6 commit 4f9f231

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,12 @@ nav ul li a:hover::after{
274274
#contact{
275275
padding-bottom: 25px;
276276
}
277+
.social-icon{
278+
margin-top: 10px;
279+
display: inline-flex;
280+
}
277281
.social-icon a{
278-
font-size: 13px;
282+
font-size: 14px;
279283
color: rgb(159, 154, 154);
280284
}
281285

0 commit comments

Comments
 (0)