diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/tfl/base.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/tfl/base.scss b/web/cobrands/tfl/base.scss index 5e6f6426f..9c573f331 100644 --- a/web/cobrands/tfl/base.scss +++ b/web/cobrands/tfl/base.scss @@ -313,3 +313,7 @@ ol.big-numbers>li { text-transform: uppercase; } } + +.item-list__item__borough { + font-style: normal; +} |