Corrected size for smartphone of div.kc-logo-text

This commit is contained in:
Franca Debole 2021-05-03 20:10:37 +02:00
parent 465405679c
commit 85d51896c5
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ a.zocial {
div.kc-logo-text {
margin: 0;
width: 150px;
width: 50px;
height: 32px;
background-size: 100%;
}