mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
changed btn style
This commit is contained in:
parent
3767f8af86
commit
bc899efe70
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
// opacity: 0.7;
|
// opacity: 0.7;
|
||||||
transition: opacity 0.5s;
|
transition: opacity 0.5s;
|
||||||
background: $red_gradient;
|
background: $red_gradient;
|
||||||
box-shadow: $content_bg 0 0 20px 10px;
|
box-shadow: $content_bg 0 0 5px 10px;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue