Html – Have double border left and right css
I would like my double border with one line shorter than the other left and right. the left is current only 1 line missing the smaller one .double-border { --b: 2px; /* thickness */ --c: #3CD5AF; height: 100%; border-right: var(--b)…