aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/sass/components/links.scss
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src/sass/components/links.scss')
-rw-r--r--demo/src/sass/components/links.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/src/sass/components/links.scss b/demo/src/sass/components/links.scss
index b2930862..1d49be3a 100644
--- a/demo/src/sass/components/links.scss
+++ b/demo/src/sass/components/links.scss
@@ -12,7 +12,6 @@ button.faux-link {
a {
border-bottom: 1px dotted currentColor;
color: $color-link;
- font-weight: $font-weight-bold;
position: relative;
text-decoration: none;
transition: all 0.2s ease;