diff --git a/style.css b/style.css index 71788bb..8f41b49 100644 --- a/style.css +++ b/style.css @@ -127,6 +127,12 @@ html, body { line-height: 1.5 !important; margin-top: 40px !important; } + + #our-values.values-list div:nth-child(2) { + border-right-width: 0 !important; + border-left-width: 0 !important; + border-block: 1px solid; + } } @media screen and (min-width: 600px){