Reduce max logo size on PCS

pull/1/head
David Benqué 4 years ago
parent e84c6bb489
commit e4de375180

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

Loading…
Cancel
Save