categories-fix #46

Merged
rodude123 merged 7 commits from categories-fix into master 2023-10-28 11:29:43 +01:00
Showing only changes of commit 9e94f6cade - Show all commits

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 {