site isn't black-and-white anymore btw
This commit is contained in:
parent
c3db23f9a4
commit
2632a2860a
1 changed files with 0 additions and 2 deletions
|
@ -54,7 +54,6 @@
|
|||
|
||||
.web-button {
|
||||
position: relative;
|
||||
filter: grayscale(1);
|
||||
left: 0;
|
||||
top: 0;
|
||||
transition: box-shadow 0.5s ease-out, left 0.5s ease-out, top 0.5s ease-out;
|
||||
|
@ -87,7 +86,6 @@
|
|||
left: -4px;
|
||||
top: -4px;
|
||||
z-index: 999;
|
||||
filter: grayscale(0);
|
||||
animation: hue-shift 1s linear infinite;
|
||||
transition: all 0.0625s ease-out;
|
||||
--shadow: hsl(var(--hue), 50%, 75%);
|
||||
|
|
Loading…
Reference in a new issue