modified: gitweb-danixland/gitweb.css
[gitweb-theme-danix.git] / gitweb-danixland / gitweb.css
index 543b37b..a7dd0aa 100644 (file)
@@ -789,9 +789,11 @@ td.pre, div.pre, div.diff {
 div.site-header {
   background-color: var(--bg-alt);
   color: var(--fg);
+  padding: 1em;
 }
 div.site-header h1 {
   text-transform: uppercase;
+  font-size: 3em;
 }
 div.site-header h1 span.evident {
   background-color: var(--accent);