mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Reduce max logo size on PCS
This commit is contained in:
parent
e84c6bb489
commit
e4de375180
@ -48,7 +48,7 @@
|
||||
}
|
||||
.cp-creation-logo {
|
||||
height: 300px;
|
||||
width: 300px;
|
||||
width: 200px;
|
||||
min-height: 0;
|
||||
text-align: center;
|
||||
img {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user