Skip to content

Commit 200c234

Browse files
save file
1 parent 991c0b1 commit 200c234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
.item-label
2626
{}
2727

28-
::slotted(.title)
28+
::slotted([slot=title])
2929
{text-align:center;position:absolute;left:0;right:0;top:0px;z-index:-1;margin:0 auto}
3030

3131
::slotted([slot=version])
@@ -50,7 +50,7 @@
5050
<section>
5151

5252
<slot name=seo-hdr class=visually-hidden></slot>
53-
<slot></slot>
53+
<slot name=title></slot>
5454

5555
<div class=item>
5656

0 commit comments

Comments
 (0)