added bottom margin
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 46s
All checks were successful
🚀 Deploy website on push / 🎉 Deploy (push) Successful in 46s
This commit is contained in:
parent
a868136a99
commit
9e94f6cade
@ -15,7 +15,7 @@ section.categories {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0 auto;
|
margin-bottom: 5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.categories .btnContainer {
|
section.categories .btnContainer {
|
||||||
|
Loading…
Reference in New Issue
Block a user