mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 18:54:13 +08:00
13 lines
124 B
SCSS
13 lines
124 B
SCSS
.group-outlet {
|
|
width: 75%;
|
|
}
|
|
|
|
.group-nav {
|
|
width: 20%;
|
|
margin-right: 30px;
|
|
}
|
|
|
|
.group-info {
|
|
margin-bottom: 20px;
|
|
}
|