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