discourse/app/assets/stylesheets/desktop/group.scss

13 lines
127 B
SCSS

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