From f816e6abaffd30842100c37cb1b43885e335a93a Mon Sep 17 00:00:00 2001 From: ntr Date: Mon, 8 Apr 2019 14:10:37 +1000 Subject: [PATCH] 3s styles --- client/cryps.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;