Skip to content

Commit

Permalink
Delete hover on login page
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Nov 15, 2023
1 parent a0f90b2 commit d8963e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions welcome/src/pages/Login.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@
width: 310px;
height: auto;

&:hover {
filter: drop-shadow(0 0 12em var(--sds--palette--main-color--400));
}

&.spin {
animation: logo-spin 1 0.5s linear;
}
Expand Down

0 comments on commit d8963e2

Please sign in to comment.