From bb3dc639d23f00ad2712425fac07c83a2b6b22ec Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Mon, 25 Apr 2022 21:29:52 +0200 Subject: [PATCH] update css --- raincloud/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raincloud/static/style.css b/raincloud/static/style.css index aa60628..9b85886 100644 --- a/raincloud/static/style.css +++ b/raincloud/static/style.css @@ -25,11 +25,11 @@ body { #cloud-name { color: #28bcff; - margin-right: 30px; } #directory-name { font-weight: bold; + margin: 0px 30px; } #menu {