Adjusted hostbanner properties
This commit is contained in:
parent
9be5c8e57f
commit
4eee3df16f
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
flex-shrink: 2;
|
flex-shrink: 2;
|
||||||
|
|
||||||
max-height: 25%;
|
max-height: 40%;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -113,6 +113,7 @@
|
||||||
|
|
||||||
&.hostbanner-mode-2 {
|
&.hostbanner-mode-2 {
|
||||||
background-size: contain!important;
|
background-size: contain!important;
|
||||||
|
background-position: top center;
|
||||||
width:100%;
|
width:100%;
|
||||||
height:100%
|
height:100%
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue