mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-08-28 13:34:30 -05:00
Disable the Splatfest result banner blur to fix issues in Chrome
This commit is contained in:
@@ -230,7 +230,8 @@ body.has-modal #main {
|
||||
overflow: hidden;
|
||||
|
||||
img {
|
||||
filter: blur(3px);
|
||||
// Disabling blur for now since it seems to be broken in Chrome
|
||||
//filter: blur(3px);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user