5,849
edits
Line 906: | Line 906: | ||
.flex-container .flex-item { | .flex-container .flex-item { | ||
flex: 1 1 100%; | flex: 1 1 100%; | ||
} | |||
.page-Main_Page .intro-container { | |||
flex-wrap: wrap; | |||
} | |||
.page-Main_Page .community-section { | |||
max-width: unset; | |||
} | } | ||