Skip to content
Snippets Groups Projects
Commit fbde73b9 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file home.html

parent 2d1a7dd2
No related branches found
No related tags found
No related merge requests found
......@@ -65,9 +65,9 @@
margin-right: 20px;
}
.social-icons img {
width: 24px;
height: 24px;
filter: grayscale(100%);
width: 30px;
height: 30px;
filter: grayscale(100%) brightness(0);
}
.contact-info {
display: flex;
......@@ -80,8 +80,8 @@
gap: 10px;
}
.contact-item img {
width: 30px;
height: 30px;
width: 20px;
height: 20px;
filter: grayscale(100%) brightness(0);
}
.footer-divider {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment