diff --git a/src/styles/BlogPost.module.css b/src/styles/BlogPost.module.css index 406d222..88c9fc9 100644 --- a/src/styles/BlogPost.module.css +++ b/src/styles/BlogPost.module.css @@ -47,6 +47,7 @@ .description { font-size: 1.4rem; max-width: 60rem; + width: 100%; } .description :is(h1, h2, h3) {