diff --git a/src/components/About.vue b/src/components/About.vue index ab52204f2e4846ab77298d77f37ea6bcaf2e0e3e..f5a0bd9e7d8d73d78e775f93930547825060c62d 100644 --- a/src/components/About.vue +++ b/src/components/About.vue @@ -146,7 +146,7 @@ summary { cursor: pointer; margin-bottom: 20px; text-align: left; - border-bottom: solid 1px var(--v-border-base); + border-bottom: solid 1px var(--v-border-base) !important; } blockquote {