diff options
Diffstat (limited to 'web/cobrands/tfl/layout.scss')
-rw-r--r-- | web/cobrands/tfl/layout.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/cobrands/tfl/layout.scss b/web/cobrands/tfl/layout.scss index 6f63fa06d..751a71672 100644 --- a/web/cobrands/tfl/layout.scss +++ b/web/cobrands/tfl/layout.scss @@ -68,11 +68,6 @@ h1 { } } -a#geolocate_link { - color: $beck-blue; // override default `#front-main a` - text-decoration: underline; -} - .frontpage .content { padding: 2em 0; } |