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

View File

@ -14,6 +14,7 @@ section.categories {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
flex-wrap: wrap; flex-wrap: wrap;
width: 100%;
} }
section.categories .btnContainer { section.categories .btnContainer {