From 3fc7d5dd0b8a1d61a5b2788de24c5a019204d5e7 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Tue, 7 Apr 2020 00:01:44 +0200 Subject: [PATCH] Update logo placement --- custom_portal.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_portal.css b/custom_portal.css index 12b591f..5c3b50f 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -298,7 +298,7 @@ body.logged, .logged .content { .logged #ynh-logo { margin: 0 0 8vh; padding: 0 108px 0 0; - width: 25%; + width: 29%; height: 85px; line-height: 85px; left: 0;