mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 00:43:24 +08:00
10 lines
196 B
SCSS
10 lines
196 B
SCSS
// --------------------------------------------------
|
|
// Banner
|
|
// --------------------------------------------------
|
|
|
|
#banner {
|
|
margin-bottom: 10px;
|
|
max-width: 1090px;
|
|
max-height: 250px;
|
|
}
|