diff --git a/client/cryps.css b/client/cryps.css index 275d7883..1fe6e278 100644 --- a/client/cryps.css +++ b/client/cryps.css @@ -457,7 +457,7 @@ header { .cryp-box-top { display: flex; - flex: 1 1 80%; + flex: 1 1 75%; width: 100%; justify-content: center; align-items: stretch;