Fix social icon padding in main and post-entry styles

This commit is contained in:
Aditya Telange
2026-04-11 13:38:14 +05:30
parent 96f8b27fd1
commit adc2d0af81
2 changed files with 5 additions and 4 deletions
-4
View File
@@ -33,10 +33,6 @@
padding: 10px;
}
.social-icons a:first-of-type {
padding-inline-start: 0;
}
.social-icons a svg {
height: 26px;
width: 26px;