An example zero error to add infinite dynamic border box
.used-biocidal-box { | |
border: 1px solid #dddfe2; | |
padding: 10px 10px; | |
font-family: 'SF UI Display', sans-serif; | |
font-size: 14px; | |
} | |
.used-biocidal-box:not(:first-child) { | |
border-top: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment