diff --git a/frontend/src/components/PortalCard/index.module.css b/frontend/src/components/PortalCard/index.module.css index 319d593..25a74aa 100644 --- a/frontend/src/components/PortalCard/index.module.css +++ b/frontend/src/components/PortalCard/index.module.css @@ -1,8 +1,7 @@ -.portalCardHeader { +.header { align-items: center; white-space: nowrap; line-height: 32px; - } .title a:not(:hover) {