1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

changed btn style

This commit is contained in:
muerwre 2019-08-08 18:45:49 +07:00
parent 3767f8af86
commit bc899efe70

View file

@ -8,7 +8,7 @@
// opacity: 0.7;
transition: opacity 0.5s;
background: $red_gradient;
box-shadow: $content_bg 0 0 20px 10px;
box-shadow: $content_bg 0 0 5px 10px;
&:hover {
opacity: 1;