diff --git a/components/ComponentWrapper.module.css b/components/ComponentWrapper.module.css index 9ebbfd2..4fad333 100644 --- a/components/ComponentWrapper.module.css +++ b/components/ComponentWrapper.module.css @@ -44,7 +44,7 @@ } @media screen and (max-width: 768px) { - .wrapperCommon { + .sideWrapperCommon { margin: auto; flex-direction: column; text-align: center;