--- layout: single property_name: border-left-width ---Link Share MDN#border-left-widthLike border-width, but for the left border only.default border-left-width: 0;Removes the left border.border-left-width: 4px;You can use pixel values.
Like border-width, but for the left border only.
border-width
default border-left-width: 0;
default
border-left-width: 0;
Removes the left border.
border-left-width: 4px;
You can use pixel values.