We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e5a06e + 141312d commit d0d0b5fCopy full SHA for d0d0b5f
1 file changed
lib/_base.scss
@@ -49,8 +49,8 @@
49
}
50
51
hr {
52
- width: 30%;
53
- height: 1px;
+ inline-size: 30%;
+ block-size: 1px;
54
margin-block-start: $std-block-unit * 2;
55
margin-block-end: $std-block-unit * 2 - 1px;
56
margin-inline-start: auto;
0 commit comments