mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-10 17:47:41 +01:00
8 lines
128 B
CSS
8 lines
128 B
CSS
|
.flare-enabled .flare-light {
|
||
|
opacity: 1 !important;
|
||
|
}
|
||
|
|
||
|
.hover\:flare-enabled:hover .flare-light {
|
||
|
opacity: 1 !important;
|
||
|
}
|