mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
fix the vendor prefix
This commit is contained in:
parent
247d7fb9d5
commit
4f77b145ea
@ -853,7 +853,7 @@ button[type="submit"]:hover {
|
||||
border-top-left-radius: 1em;
|
||||
border-top-right-radius: 1em;
|
||||
pointer-events: none;
|
||||
--webkit-mask-image: linear-gradient(#5315ff,#0000);
|
||||
-webkit-mask-image: linear-gradient(#5315ff,#0000);
|
||||
}
|
||||
.landing-actions a {
|
||||
background: #fff;
|
||||
|
Loading…
Reference in New Issue
Block a user