Adjusted hostbanner properties

This commit is contained in:
WolverinDEV 2019-04-15 17:42:10 +02:00
parent 9be5c8e57f
commit 4eee3df16f

View file

@ -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%
} }