diff --git a/web/static/numerus.css b/web/static/numerus.css index 39becbe..7b3a098 100644 --- a/web/static/numerus.css +++ b/web/static/numerus.css @@ -316,7 +316,6 @@ main { body > footer { border-top: 1px solid var(--numerus--color--light-gray); - font-size: 75%; padding: .25em 3rem; } diff --git a/web/template/app.gohtml b/web/template/app.gohtml index b7c401b..9eff656 100644 --- a/web/template/app.gohtml +++ b/web/template/app.gohtml @@ -63,7 +63,7 @@ {{- template "content" . }}