my OCPD forces me to add some padding to the footer icon

This commit is contained in:
liquidex 2024-02-16 22:10:56 +01:00
parent ff16a52dbe
commit 61604c839d

View file

@ -371,6 +371,7 @@ footer {
& #footer-icon {
color: var(--text-color);
padding-right: 24px;
}
}