Browse Source

wlogout style tweak

pull/285/head
JaKooLit 2 years ago
parent
commit
80e83f7fb7
  1. 2
      config/wlogout/style.css

2
config/wlogout/style.css

@ -34,7 +34,7 @@ button:hover {
margin: 30px;
border-radius: 80px;
transition: all 0.3s cubic-bezier(.55, 0.0, .28, 1.682), box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out;
box-shadow: 0 0 50px @color9;
box-shadow: 0 0 50px @color7;
}

Loading…
Cancel
Save