diff --git a/undercover/static/styles.css b/undercover/static/styles.css index 962d44f..6191db1 100644 --- a/undercover/static/styles.css +++ b/undercover/static/styles.css @@ -219,19 +219,14 @@ textarea { color: #a40f0f; } -.wipe { - margin-left: auto; - padding: 0.5em 1em 0.5em 1em; -} - #body { flex-grow: 1; } .wipe { + margin-left: auto; padding: 10px 25px; - font-family: 'Barlow', "Roboto", sans-serif; - font-weight: 500; + font-family: 'BarlowMedium', "Roboto", sans-serif; background: black; outline: none !important; cursor: pointer; diff --git a/undercover/templates/writing.jinja2 b/undercover/templates/writing.jinja2 index 2adb0d3..dd4ad6b 100644 --- a/undercover/templates/writing.jinja2 +++ b/undercover/templates/writing.jinja2 @@ -84,7 +84,7 @@