Merge pull request #63 from kasmtech/feature/KASM-4159_logo_size
KASM-4159 reduce logo size
This commit is contained in:
commit
369e526b0a
|
@ -848,6 +848,7 @@ select:active {
|
||||||
|
|
||||||
color: #0084C2;
|
color: #0084C2;
|
||||||
background: white url('../images/icons/kasm_logo.svg') no-repeat fixed center;
|
background: white url('../images/icons/kasm_logo.svg') no-repeat fixed center;
|
||||||
|
background-size: 20%;
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
|
|
||||||
/*display: flex;*/
|
/*display: flex;*/
|
||||||
|
|
Loading…
Reference in New Issue