aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/sass/_custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/_custom.scss b/assets/sass/_custom.scss
index 7f1bab3..33f42e7 100644
--- a/assets/sass/_custom.scss
+++ b/assets/sass/_custom.scss
@@ -6,7 +6,7 @@ a {
text-decoration: underline;
}
-a.button, nav a {
+a.button, nav a, aside a {
text-decoration: none;
}