🐞 fix: Adjust social icon styling

This commit is contained in:
Keith Solomon
2026-06-28 14:11:46 -05:00
parent a761c16802
commit 2399023286
7 changed files with 37 additions and 8 deletions
+4
View File
@@ -1 +1,5 @@
/* Miscellaneous extra styles */
.social-icons svg {
@apply bg-transparent fill-white rounded-full block;
}