mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
15 lines
No EOL
168 B
SCSS
15 lines
No EOL
168 B
SCSS
.bounty-tile
|
|
{
|
|
display: block;
|
|
margin: 0 10px $spacing-vertical;
|
|
padding: 10px;
|
|
background: #eee;
|
|
&:hover
|
|
{
|
|
cursor: pointer;
|
|
}
|
|
.icon-mega
|
|
{
|
|
|
|
}
|
|
} |