houdini/app/assets/stylesheets/campaigns/common.css.scss

11 lines
288 B
SCSS
Raw Normal View History

2020-06-12 20:03:43 +00:00
/* License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later
Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE */
2018-11-07 20:48:11 +00:00
body .campaign-banner {
2018-11-07 20:48:11 +00:00
margin: auto;
width: 980px;
max-height: 120px;
text-align: center;
overflow: hidden;
max-width: 100%;
2018-11-07 20:48:11 +00:00
}