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