Reduce max logo size on PCS

This commit is contained in:
David Benqué 2020-11-10 11:15:50 +00:00
parent e84c6bb489
commit e4de375180

View file

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