mourningdove/htdocs/scss/pages/communities/list.scss

11 lines
160 B
SCSS
Raw Permalink Normal View History

2026-05-24 01:03:05 +00:00
@import "foundation/base";
th[scope="row"] {
font-weight: normal;
}
@media #{$medium-up} {
.inline-list li:nth-child(5) {
clear: left;
}
}