mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
fix class name
This commit is contained in:
parent
f07a28f721
commit
c81e0decd2
2 changed files with 3 additions and 3 deletions
|
|
@ -211,11 +211,11 @@
|
|||
transition: opacity .2s ease-in-out;
|
||||
}
|
||||
|
||||
.bloor-2 {
|
||||
.blur-2 {
|
||||
filter: blur(2px);
|
||||
}
|
||||
|
||||
.bloor-hover-0:hover {
|
||||
.blur-hover-0:hover {
|
||||
filter: blur(0);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue