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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
195 B
SCSS
Raw Normal View History

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