From efb2faa74602d8cd2cca0e57441c1bf3329c5ba8 Mon Sep 17 00:00:00 2001 From: ntr Date: Mon, 8 Apr 2019 16:16:30 +1000 Subject: [PATCH] login --- client/cryps.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/cryps.css b/client/cryps.css index 2d9969c1..0fe9bff6 100644 --- a/client/cryps.css +++ b/client/cryps.css @@ -617,6 +617,10 @@ header { order: 99; } + .login { + width: 100%; + } + header { font-size: 0.5em; }