diff --git a/src/front/Components/Layouts/Offices/OfficeInformations/classes.module.scss b/src/front/Components/Layouts/Offices/OfficeInformations/classes.module.scss index 403eb7ec..d7f81108 100644 --- a/src/front/Components/Layouts/Offices/OfficeInformations/classes.module.scss +++ b/src/front/Components/Layouts/Offices/OfficeInformations/classes.module.scss @@ -5,18 +5,18 @@ display: flex; justify-content: space-between; align-items: center; + gap: 16px; @media (max-width: $screen-s) { flex-direction: column; align-items: flex-start; - gap: 16px; } .header-right { display: flex; align-items: center; gap: 16px; - + width: 150px; .round { width: 16px; height: 16px;