added bottom margin
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 46s

This commit is contained in:
2023-10-24 16:25:32 +01:00
parent a868136a99
commit 9e94f6cade
+1 -1
View File
@@ -15,7 +15,7 @@ section.categories {
align-items: center;
flex-wrap: wrap;
width: 100%;
margin: 0 auto;
margin-bottom: 5em;
}
section.categories .btnContainer {