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 a868136a99 - Show all commits

View File

@ -15,6 +15,7 @@ section.categories {
align-items: center; align-items: center;
flex-wrap: wrap; flex-wrap: wrap;
width: 100%; width: 100%;
margin: 0 auto;
} }
section.categories .btnContainer { section.categories .btnContainer {