Skip to content

Commit d2ff0c4

Browse files
committed
adding view-transition puts the div under the next element to the dropdown menu doesn't show up
1 parent b12fa9f commit d2ff0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</div>
3030
{{- end -}}
3131

32-
<div class="columns content is-small" style="view-transition-name: page-meta;">
32+
<div class="columns content is-small">
3333

3434
<div class="column">
3535
{{ if not .page.ModTime.IsZero }}

0 commit comments

Comments
 (0)