diff --git a/services/web/frontend/stylesheets/variables/all.less b/services/web/frontend/stylesheets/variables/all.less index 004e4eb442..babf98049d 100644 --- a/services/web/frontend/stylesheets/variables/all.less +++ b/services/web/frontend/stylesheets/variables/all.less @@ -108,8 +108,8 @@ @border-radius-large: 5px; @border-radius-small: 2px; @border-width-base: 3px; // only used by plans and cards -@border-size: 1.5px; -@border-color-base: @neutral-40; +@border-size: 1px; +@border-color-base: @neutral-60; @border-color-disabled: @color-disabled; //** Horizontal line color.