Corrected size for smartphone of div.kc-logo-text
This commit is contained in:
parent
465405679c
commit
85d51896c5
|
|
@ -369,7 +369,7 @@ a.zocial {
|
||||||
|
|
||||||
div.kc-logo-text {
|
div.kc-logo-text {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
width: 150px;
|
width: 50px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue