forked from drowl87/hextra_mirror
fix: typo in code-copy.css
* regenerate css and update hugo stats json
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@supports (
|
||||
(-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))
|
||||
) {
|
||||
.hextra-hextra-code-copy-btn {
|
||||
.hextra-code-copy-btn {
|
||||
@apply hx-backdrop-blur-md hx-bg-opacity-[.85] dark:hx-bg-opacity-80;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user