add opacity to quote button
This commit is contained in:
parent
15a0f3cb14
commit
bbb3217f6a
|
@ -141,6 +141,7 @@ aside.quote {
|
|||
color: dark-light-choose($secondary, $primary);
|
||||
padding: 10px;
|
||||
z-index: 401;
|
||||
opacity: 0.8;
|
||||
|
||||
&:before {
|
||||
font-family: "FontAwesome";
|
||||
|
|
Loading…
Reference in New Issue