aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/_components.scss
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-01-02 09:47:04 +0100
committerGravatar GitHub <noreply@github.com> 2023-01-02 09:47:04 +0100
commitc0a89a99b4e90464d51f8fa0448fafc2df9c5c42 (patch)
tree0177f9cf70a3fa0a2c50732965c2b38c6d31a1ba /p/themes/Mapco/_components.scss
parent2850c0baea89a39ee090f207197c2ed5390254a7 (diff)
Fix: Nord Theme: "Mark all" menu item (#4979)
* fix font-size * fix background color
Diffstat (limited to 'p/themes/Mapco/_components.scss')
-rw-r--r--p/themes/Mapco/_components.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Mapco/_components.scss b/p/themes/Mapco/_components.scss
index 0ee3be8e1..005d6e5bd 100644
--- a/p/themes/Mapco/_components.scss
+++ b/p/themes/Mapco/_components.scss
@@ -54,7 +54,7 @@
a, .as-link {
padding: 0 2rem;
color: variables.$main-font-color;
- font-size: 1rem;
+ font-size: inherit;
line-height: 2.5em;
span.icon {