Skip to content

Commit 74a5af4

Browse files
authored
docs: fix stylelint error (#16491)
1 parent 69216ee commit 74a5af4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/_includes/components/logo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}
66

77
[data-theme="dark"] #logo-center {
8-
opacity: 60%;
8+
opacity: 0.6;
99
}
1010
</style>
1111
<svg class="brand-logo" width="203" height="58" viewBox="0 0 203 58" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="ESLint logo">

0 commit comments

Comments
 (0)