Skip to content

Commit 89c18a4

Browse files
save file
1 parent 200c234 commit 89c18a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{text-align:center;position:absolute;left:0;right:0;top:0px;z-index:-1;margin:0 auto}
3030

3131
::slotted([slot=version])
32-
{color:blue;font-weight:bold;margin:0}
32+
{color:blue;font-weight:bold;margin:0;margin-right:10px}
3333

3434
.date
3535
{}
@@ -67,10 +67,10 @@
6767

6868
<div style='flex:1'></div>
6969

70-
<slot name=version></slot>
71-
7270
<page-source component></page-source>
7371

72+
<slot name=version></slot>
73+
7474
<div class=date>
7575
<slot name=date></slot>
7676
</div>

0 commit comments

Comments
 (0)