Reduce max logo size on PCS

pull/1/head
David Benqué 2020-11-10 11:15:50 +00:00
parent e84c6bb489
commit e4de375180
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
}
.cp-creation-logo {
height: 300px;
width: 300px;
width: 200px;
min-height: 0;
text-align: center;
img {