mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 10:05:59 +01:00
fix webkit
This commit is contained in:
parent
ad19a15cef
commit
c466bd1219
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue