From 6ce20fdf50d7bc2d7a36b03eee8acc9fe82c34b0 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Fri, 8 Apr 2022 22:13:47 +0800 Subject: [PATCH] tuning css Signed-off-by: Sean Cross --- dist/theme/fossasia2022.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/theme/fossasia2022.css b/dist/theme/fossasia2022.css index 158abf0..cb0edd5 100644 --- a/dist/theme/fossasia2022.css +++ b/dist/theme/fossasia2022.css @@ -79,7 +79,7 @@ section.has-light-background h6 { text-align: right; font-size: 1.0em; width: 100%; - height: 80px; + height: 90px; background-color: rgb(78, 78, 78); display: flex; justify-content: flex-end;