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

9 lines
214 B
SCSS
Raw Normal View History

2018-11-07 20:48:11 +00:00
/* License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later */
body .campaign-banner {
2018-11-07 20:48:11 +00:00
margin: auto;
width: 980px;
max-height: 120px;
text-align: center;
overflow: hidden;
2018-11-07 20:48:11 +00:00
}