aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_covid19/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'fatcat_covid19/templates/base.html')
-rw-r--r--fatcat_covid19/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatcat_covid19/templates/base.html b/fatcat_covid19/templates/base.html
index 137b82e..c8c8f5b 100644
--- a/fatcat_covid19/templates/base.html
+++ b/fatcat_covid19/templates/base.html
@@ -26,7 +26,7 @@
</head>
<body style="margin-bottom: 130px;">
-<header class="ui fixed inverted menu"> {# style="background-color: #590013;" #}
+<header class="ui fixed inverted menu" style="font-size: 14px;"> {# style="background-color: #590013;" #}
<div class="ui container">
<a href="{{ url_for("search.page_home") }}" class="header item">
<!-- <img class="logo" src="assets/images/logo.png"> -->