diff --git a/src/blog/css/category.css b/src/blog/css/category.css index a33d10d..0abc7fe 100644 --- a/src/blog/css/category.css +++ b/src/blog/css/category.css @@ -14,6 +14,7 @@ section.categories { justify-content: center; align-items: center; flex-wrap: wrap; + width: 100%; } section.categories .btnContainer {