8 lines
196 B
SCSS
8 lines
196 B
SCSS
|
/* License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later */
|
||
|
|
||
|
body > .campaign-banner {
|
||
|
margin: auto;
|
||
|
width: 980px;
|
||
|
max-height: 120px;
|
||
|
text-align: center;
|
||
|
}
|