Template:Wikipedia's sister projects/styles.css: Difference between revisions

move this inside the 360px+
and this
Line 7: Line 7:
#sister-projects-list li {
#sister-projects-list li {
display: inline-block;
display: inline-block;
flex: 1 0 25%;
}
}


Line 30: Line 29:
min-width: 20em;
min-width: 20em;
white-space: nowrap;
white-space: nowrap;
flex: 1 0 25%;
}
}
}
}