discourse/app/assets/stylesheets/desktop/banner.scss

10 lines
196 B
SCSS
Raw Normal View History

2014-08-08 18:31:32 +08:00
// --------------------------------------------------
// Banner
// --------------------------------------------------
#banner {
margin-bottom: 10px;
max-width: 1090px;
max-height: 250px;
2014-08-21 04:45:57 +08:00
}