summaryrefslogtreecommitdiffstats
path: root/assets/scss/web/_blog.scss
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2024-03-06 05:01:41 +0200
committerAhmed Abdelhalim <[email protected]>2024-03-06 05:01:41 +0200
commit93ea4ef3897457dcf4f7a870a691b27094bd7a6a (patch)
tree69d19ee556873b494fc06b08ace22be53149ab74 /assets/scss/web/_blog.scss
parent67f1c85f4b1f1fb59902f83edc39dee65c422d3c (diff)
Update link styles for dark/light themes and make them unified
Diffstat (limited to 'assets/scss/web/_blog.scss')
-rw-r--r--assets/scss/web/_blog.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/assets/scss/web/_blog.scss b/assets/scss/web/_blog.scss
index d42e31b..bdb7b7f 100644
--- a/assets/scss/web/_blog.scss
+++ b/assets/scss/web/_blog.scss
@@ -11,9 +11,6 @@
}
.post__link {
- &:link {
- text-decoration: none;
- }
}
.post__content {