fix: remove border from left side
This commit is contained in:
committed by
Michael Zetterberg
parent
74001fe764
commit
b5dc941b2e
@@ -38,6 +38,7 @@
|
||||
.benefitTh {
|
||||
border: 1px solid var(--Scandic-Beige-20);
|
||||
border-right: none;
|
||||
border-left: none;
|
||||
padding: var(--Spacing-x3) var(--Spacing-x2);
|
||||
font-size: var(--typography-Caption-Regular-fontSize);
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user