We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb61c91 commit 15e44b1Copy full SHA for 15e44b1
1 file changed
default.css
@@ -49,7 +49,8 @@
49
font-size: 1.5em;
50
text-align: center;
51
margin: 1em auto;
52
- border: transparent solid;
+ height: auto;
53
+ border: transparent solid 0;
54
background: transparent;
55
}
56
hr:not([title])::before {
0 commit comments