mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 15:29:39 +08:00
9 lines
173 B
SCSS
9 lines
173 B
SCSS
// --------------------------------------------------
|
|
// Banner
|
|
// --------------------------------------------------
|
|
|
|
#banner {
|
|
max-width: 1090px;
|
|
max-height: 250px;
|
|
}
|