diff --git a/components/about/ContentUpdate/index.module.scss b/components/about/ContentUpdate/index.module.scss index d03b9e7a..a926094f 100644 --- a/components/about/ContentUpdate/index.module.scss +++ b/components/about/ContentUpdate/index.module.scss @@ -31,7 +31,7 @@ .characters, .weapons, .summons, - .raids, + .raids { display: grid; grid-template-rows: auto 1fr; gap: $unit;