|
|
@ -176,7 +176,7 @@ input{
|
|
|
|
@include object-center;
|
|
|
|
@include object-center;
|
|
|
|
background-color: rgba(0,0,0,.8);
|
|
|
|
background-color: rgba(0,0,0,.8);
|
|
|
|
z-index: 10;
|
|
|
|
z-index: 10;
|
|
|
|
color: rgba(255,255,255);
|
|
|
|
color: rgb(255,255,255);
|
|
|
|
transition: background-color .2s ease-in-out;
|
|
|
|
transition: background-color .2s ease-in-out;
|
|
|
|
border-radius: 20px;
|
|
|
|
border-radius: 20px;
|
|
|
|
margin-bottom: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|