mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-02 18:25:12 +00:00
more spacing between paragraphs
This commit is contained in:
parent
b6cd67dbd5
commit
47e8339b9d
1 changed files with 10 additions and 0 deletions
|
@ -50,6 +50,16 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p,
|
||||||
|
blockquote,
|
||||||
|
dl,
|
||||||
|
ul,
|
||||||
|
ol,
|
||||||
|
pre,
|
||||||
|
table {
|
||||||
|
margin-top: var(--spacing-medium);
|
||||||
|
}
|
||||||
|
|
||||||
// Tables
|
// Tables
|
||||||
table {
|
table {
|
||||||
margin-bottom: 1.2rem;
|
margin-bottom: 1.2rem;
|
||||||
|
|
Loading…
Add table
Reference in a new issue