diff --git a/src/components/community/CommunityDetailLayout.module.scss b/src/components/community/CommunityDetailLayout.module.scss index d989c51..45ae49b 100644 --- a/src/components/community/CommunityDetailLayout.module.scss +++ b/src/components/community/CommunityDetailLayout.module.scss @@ -4,8 +4,8 @@ background-color: white; border: 1px solid #cfcfcf; @media (max-width: 768px) { - border: none; padding: 0px; + border: none; border-radius: 0; background-color: #ffffff00; border: 1px 0 1px 0 solid #cfcfcf;