mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 18:15:25 +08: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;
|
|
}
|