aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorGravatar piotrruss <mail@pruss.it> 2025-01-24 19:31:05 +0100
committerGravatar piotrruss <mail@pruss.it> 2025-01-25 23:23:13 +0100
commite647fbcef903067fcf5391e4d5bc8e404d482e20 (patch)
treef52adc8bb538e310898676f37c143a93e15bbc42 /styles
parent57095a47c4c3c2e8615854436c7770e7ee101197 (diff)
downloadmy_apps-e647fbcef903067fcf5391e4d5bc8e404d482e20.tar.gz
my_apps-e647fbcef903067fcf5391e4d5bc8e404d482e20.tar.bz2
my_apps-e647fbcef903067fcf5391e4d5bc8e404d482e20.zip
upgrades - node, react, next, etc
Diffstat (limited to 'styles')
-rw-r--r--styles/main/_header.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/styles/main/_header.scss b/styles/main/_header.scss
index 903b0cc..d83f4cc 100644
--- a/styles/main/_header.scss
+++ b/styles/main/_header.scss
@@ -59,8 +59,7 @@
color: var(--color-error);
}
- & > span,
- & > a {
+ & > span {
display: inline-block;
color: var(--color-text);
text-decoration: none;