chore: Remove unused imports/style declaration (#237)

This commit is contained in:
Kendell R
2024-04-28 13:34:53 -07:00
committed by GitHub
parent 9275193333
commit abdf24f34a
4 changed files with 0 additions and 10 deletions

View File

@@ -163,13 +163,6 @@
margin-top: 1rem;
}
ul {
display: flex;
gap: 1rem;
flex-direction: column;
width: max-content;
}
@media screen and (max-width: 1050px) {
.footer-top {
flex-direction: column;