Skip to content

Commit 4f8bbe9

Browse files
Merge branch 'main' of https://github.com/Ditectrev/blog
2 parents 95456b6 + bfe49a9 commit 4f8bbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/blog/software-development/web-development/frontend/cascading-style-sheets-css/combining-border-top-border-right-border-left-border-bottom-in-css-a-complete-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This single line is equivalent to:
5757
- `inset`: A 3D inset border
5858
- `outset`: A 3D outset border
5959
- `none`: No border
60-
- `hidden`: Same as none, but affects table border conflict resolution
60+
- `hidden`: Same as `none`, but affects table border conflict resolution
6161

6262
## Individual Border Properties
6363

0 commit comments

Comments
 (0)