5,849
edits
Tags: Mobile web edit Mobile edit |
Tags: Mobile web edit Mobile edit |
||
Line 315: | Line 315: | ||
margin-top: 0; | margin-top: 0; | ||
padding-top: 0; | padding-top: 0; | ||
border-bottom: | border-bottom: 3px solid #c7c7c7; | ||
} | } | ||
Line 347: | Line 347: | ||
.flex-container .flex-item { | .flex-container .flex-item { | ||
flex: 1 1 | flex: 1 1 49%; | ||
} | |||
.skin-vector-legacy .flex-container .flex-item { | |||
flex: 1 1 32%; | |||
} | } | ||
Line 591: | Line 595: | ||
} | } | ||
.page- | .page-Main_Page | ||
.page-Main_Page .intro-container { | |||
flex-wrap: wrap; | flex-wrap: wrap; | ||
} | } | ||
.page- | .page-Main_Page .community-section { | ||
max-width: unset; | max-width: unset; | ||
} | } |