[gi-docgen] template: Increase bottom margin on the sidebar logo



commit 1c56104e6f46807d1fb1040f4fc77f9f9999ef28
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat May 8 01:22:37 2021 +0100

    template: Increase bottom margin on the sidebar logo

 gidocgen/templates/basic/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gidocgen/templates/basic/style.css b/gidocgen/templates/basic/style.css
index 5c82cf0..46cad54 100644
--- a/gidocgen/templates/basic/style.css
+++ b/gidocgen/templates/basic/style.css
@@ -406,7 +406,7 @@ footer {
 
 .sidebar .logo {
   display: block;
-  margin: 1rem auto 0 auto;
+  margin: 1rem auto 1.2rem auto;
   width: 50%;
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]