aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2020-01-28 15:43:37 +0000
committerMatthew Somerville <matthew@mysociety.org>2020-01-30 16:00:26 +0000
commit3b2fca9bb73401d346a439b2e151de2f996c4481 (patch)
tree121811ea3d0933a30c355e086e1368aa2fc9fe6e
parent1bffedea529fd682240bf41dd4c4e2c7885e1de6 (diff)
Stop capitalising key tools.
-rw-r--r--web/cobrands/sass/_base.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/cobrands/sass/_base.scss b/web/cobrands/sass/_base.scss
index 6f1aba817..db2a016a8 100644
--- a/web/cobrands/sass/_base.scss
+++ b/web/cobrands/sass/_base.scss
@@ -810,7 +810,6 @@ ul.error {
background-repeat: no-repeat;
color: #333 !important;
padding: 1em;
- text-transform: uppercase;
font-size: 0.6875em;
font-family: $meta-font;
font-weight: normal;