reduce footer font size for webtemplates

This commit is contained in:
Abhinav Raut
2025-09-02 01:10:03 +05:30
parent 5a1628f710
commit 18b50b11c8

View File

@@ -183,7 +183,7 @@ footer.container {
margin-top: 2rem; margin-top: 2rem;
text-align: center; text-align: center;
color: #9ca3af; color: #9ca3af;
font-size: 0.875rem; font-size: 0.70rem;
} }
footer a { footer a {