Skip to content

Commit 0b46925

Browse files
committed
fix: footer 소셜 아이콘 색 변경
1 parent 66d26b7 commit 0b46925

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/components/Footer.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@
7272
transform: scale(1.2);
7373
}
7474

75+
.footer-social a {
76+
color: inherit;
77+
}
78+
7579
.footer-copy {
7680
margin-top: 15px;
7781
font-size: 0.8rem;

0 commit comments

Comments
 (0)