[Fix] white border of .btn-contribute while hover
This commit is contained in:
parent
bff8b6b1e1
commit
de83939ec5
@ -82,6 +82,7 @@
|
|||||||
top:0;
|
top:0;
|
||||||
bottom:0;
|
bottom:0;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
|
width: 100%;
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: #226bb4;
|
background-color: #226bb4;
|
||||||
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.19);
|
box-shadow: 0 0 15px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.19);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user