mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
image spacing fix
This commit is contained in:
parent
f605400ba2
commit
245112de34
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
{
|
||||
@include anchor($color-primary);
|
||||
}
|
||||
img + p
|
||||
{
|
||||
margin-top: $spacing-vertical;
|
||||
}
|
||||
}
|
||||
.post-author-spotlight
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue