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

10 lines
196 B
SCSS
Raw Normal View History

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