discourse/app/assets/stylesheets/mobile/groups.scss

10 lines
101 B
SCSS
Raw Normal View History

2018-03-19 18:47:25 +08:00
.groups-page {
h1 {
margin-top: 20px;
}
.groups-name-filter {
2018-03-19 18:47:25 +08:00
margin-top: 20px;
}
}