diff --git a/client/src/components/ProfileCard/profileCard.module.css b/client/src/components/ProfileCard/profileCard.module.css index b430565..cf61849 100644 --- a/client/src/components/ProfileCard/profileCard.module.css +++ b/client/src/components/ProfileCard/profileCard.module.css @@ -77,6 +77,7 @@ .profileCardMainContainer { width: 100%; margin-bottom: 44px; + flex: 0 0 auto; } .profileCardMain {