Skip to content

Commit 06a1781

Browse files
committed
Theme Musson - Menu subsite smartphone
1 parent eadfaac commit 06a1781

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

musson/src/scss/hp.scss

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ div#portal-colophon {
184184
// flex-direction: row;
185185
// gap: 30px;
186186
// border: none;
187-
display: flex;
188-
flex-direction: column;
189-
position: relative;
187+
// display: flex;
188+
// flex-direction: column;
189+
// position: relative;
190190
}
191191

192192
#portal-column-content .section-contact .contact-type-organization {
@@ -320,3 +320,8 @@ div#subsite-navigation {
320320
.multicontact {
321321
gap: 10px;
322322
}
323+
324+
.sortable-section.sectioncontact {
325+
margin: 0 auto;
326+
max-width: 95%;
327+
}

0 commit comments

Comments
 (0)