mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-23 12:16:13 +03:00
fix webkit
This commit is contained in:
parent
ad19a15cef
commit
c466bd1219
@ -29,6 +29,7 @@
|
||||
// text-shadow: 0 0 0.5rem #2222224d;
|
||||
background: linear-gradient(to right, #cfe8f6, #c8e6e3);
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
color: transparent;
|
||||
animation: scaleit 4s infinite ease-in-out;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 544 KiB After Width: | Height: | Size: 545 KiB |
Loading…
Reference in New Issue
Block a user