Skip to content

Commit e0c981f

Browse files
committed
🎨 Compatible with safari
Signed-off-by: Ayaka Neko <neko@ayaka.moe>
1 parent 02189c7 commit e0c981f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/components/Layout/Space.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pages/Music.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export default {
153153
border-radius: 100%/100%;
154154
background: #FF92BC;
155155
filter: blur(30px);
156-
-webkit-filter: blur(200px);
156+
-webkit-filter: blur(30px);
157157
opacity: 0.7;
158158
top: -10%;
159159
}

0 commit comments

Comments
 (0)