mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
13 lines
127 B
SCSS
13 lines
127 B
SCSS
.group-outlet {
|
|
width: 75%;
|
|
}
|
|
|
|
.group-nav {
|
|
width: 20%;
|
|
margin-right: 30px;
|
|
}
|
|
|
|
.group-details {
|
|
margin-bottom: 20px;
|
|
}
|