mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
fix icon color
This commit is contained in:
parent
c3344d7370
commit
0d8239f498
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@
|
|||
margin-right: auto;
|
||||
height: 200px;
|
||||
color: desaturate(lighten($color-primary, 40), 30);
|
||||
color: #7ebeae; /*above wasn't working?*/
|
||||
text-shadow: 0 0 6px rgba(0,0,0,0.8);
|
||||
}
|
||||
h3
|
||||
|
|
Loading…
Add table
Reference in a new issue