mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
Updated glass surface component.
This commit is contained in:
@@ -96,7 +96,7 @@ const brightness = ref(50);
|
||||
const opacity = ref(0.93);
|
||||
const blur = ref(11);
|
||||
const displace = ref(0.5);
|
||||
const distortionScale = ref(-80);
|
||||
const distortionScale = ref(-180);
|
||||
const redOffset = ref(0);
|
||||
const greenOffset = ref(10);
|
||||
const blueOffset = ref(20);
|
||||
|
||||
Reference in New Issue
Block a user