We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2fa4f commit 91d4f2dCopy full SHA for 91d4f2d
html-components/html/html-components-hdr/html-components-hdr.html
@@ -16,7 +16,7 @@
16
{display:inline-flex;align-items:center;text-align:center;background:buttonface;border-radius:3px;border:1px solid lightgray;padding:5px 7px;}
17
18
.item-label
19
- {margin-right:10px;}
+ {/*margin-right:10px;*/}
20
21
::slotted(.title)
22
{text-align:center;position:absolute;left:0;right:0;top:0px;z-index:-1;margin:0 auto;color:blue}
0 commit comments