mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 16:45: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;
|
||
|
}
|