less opacity for quote button

This commit is contained in:
Sam 2017-03-10 14:57:43 -05:00
parent 402ddb810c
commit 19ad1e2c2e
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ aside.quote {
color: dark-light-choose($secondary, $primary);
padding: 10px;
z-index: 401;
opacity: 0.8;
opacity: 0.9;
&:before {
font-family: "FontAwesome";