diff options
Diffstat (limited to 'p/themes/Mapco/_sidebar.scss')
| -rw-r--r-- | p/themes/Mapco/_sidebar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Mapco/_sidebar.scss b/p/themes/Mapco/_sidebar.scss index 514f81fb1..c6588d235 100644 --- a/p/themes/Mapco/_sidebar.scss +++ b/p/themes/Mapco/_sidebar.scss @@ -200,7 +200,7 @@ background: variables.$main-first; color: variables.$white; - a { + a, .as-link { background: variables.$main-first; color: variables.$white; text-decoration: none; |
