diff --git a/app/assets/stylesheets/my_modules/protocol.scss b/app/assets/stylesheets/my_modules/protocol.scss index 8b22f4eb2..1f61cf878 100644 --- a/app/assets/stylesheets/my_modules/protocol.scss +++ b/app/assets/stylesheets/my_modules/protocol.scss @@ -43,7 +43,7 @@ &::before, &::after { - border-bottom: 1px dashed var(--sn-light-grey); + border-bottom: 1px dotted var(--sn-sleepy-grey); content: ""; display: inline-block; flex-grow: 1;