feat(catalog): add media, styling

This commit is contained in:
plebeius.eth
2024-04-12 17:47:30 +02:00
parent f124d03366
commit 65c99ab188
7 changed files with 197 additions and 82 deletions
+4
View File
@@ -2,6 +2,10 @@
padding-top: 10px;
}
.catalog {
padding-top: 20px;
}
@media (max-width: 640px) {
.footer {
padding-left: 5px;