diff --git a/assets/stylesheets/user_notes.scss b/assets/stylesheets/user_notes.scss index 6d25dc1..9196ba9 100644 --- a/assets/stylesheets/user_notes.scss +++ b/assets/stylesheets/user_notes.scss @@ -41,7 +41,7 @@ } .user-note { - border-top: 1px solid var(--primary-low, $primary-low); + border-top: 1px solid var(--primary-low); padding-top: 1em; &:first-of-type {