mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 02:33:51 +08:00
9 lines
168 B
SCSS
9 lines
168 B
SCSS
// --------------------------------------------------
|
|
// Banner
|
|
// --------------------------------------------------
|
|
|
|
#banner {
|
|
max-height: 180px;
|
|
height: 20vh;
|
|
}
|