Skip to content

Commit 4c66a9d

Browse files
update noscript
1 parent c5a59c2 commit 4c66a9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/documentation/templates/page.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
translate: calc(-30px - 100%) !important;
3030
}
3131
}
32+
html > body > main > div > small {
33+
display: none !important;
34+
}
3235
</style>
3336
</noscript>
3437
</head>

0 commit comments

Comments
 (0)