mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 08:51:34 +00:00
color bg if no cover image
This commit is contained in:
parent
b167ab2eed
commit
f5a9336292
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
margin-bottom: $spacing-vertical * 2;
|
||||
min-height: 100vh;
|
||||
|
||||
background-color: $color-light-alt;
|
||||
@include background-size (cover);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
|
|
Loading…
Add table
Reference in a new issue