discourse/app/assets/stylesheets/desktop/group.scss
2016-12-15 12:19:13 +08:00

13 lines
124 B
SCSS

.group-outlet {
width: 75%;
}
.group-nav {
width: 20%;
margin-right: 30px;
}
.group-info {
margin-bottom: 20px;
}