Skip to content

Commit 31db730

Browse files
save file
1 parent d3bb8d4 commit 31db730

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

utils/editors/html/editors-hdr/v2.0/editors-hdr-v2.0.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
<style>
88

9+
:host
10+
{margin-bottom:10px}
11+
912
section
1013
{margin:0;box-sizing:border-box;display:flex;align-items:center;gap:10px}
1114

@@ -26,7 +29,7 @@
2629
{text-align:center;position:absolute;left:0;right:0;top:0px;z-index:-1;margin:0 auto}
2730

2831
::slotted([slot=version])
29-
{color:green;font-weight:bold}
32+
{color:green;font-weight:bold;margin:0}
3033

3134
.date
3235
{}

0 commit comments

Comments
 (0)