chore(client): remove unused CSS (#58829)

This commit is contained in:
Mohamad Salman
2025-02-18 07:48:10 +01:00
committed by GitHub
parent df2d22ea5d
commit ff2f60b9b7

View File

@@ -78,19 +78,6 @@
}
}
.footer-row {
margin: 0;
}
.footer-col {
padding-inline: 15px;
font-size: 16px;
}
.footer-col a {
padding: 5px 0;
}
.footer-desc-col {
padding-inline: 15px;
margin-bottom: 30px;
@@ -150,18 +137,12 @@ p.footer-donation a:hover {
}
@media (min-width: 500px) {
.footer-col {
font-size: 15;
}
.mobile-app-container {
flex-direction: row;
}
}
@media (min-width: 800px) {
.footer-col {
font-size: 16.5;
}
.footer-bottom .our-nonprofit a {
padding: 5px;
}