diff --git a/components/OrganizedContent.module.css b/components/OrganizedContent.module.css index c56d260b..7184feba 100644 --- a/components/OrganizedContent.module.css +++ b/components/OrganizedContent.module.css @@ -12,6 +12,7 @@ .content { display: flex; flex-direction: column; + width: 100%; } .nav {