fix: add some space in paragraphes
This commit is contained in:
parent
508216bfa4
commit
bcd4b77daa
@ -291,6 +291,10 @@ section.content {
|
|||||||
border: 1px solid var(--border);
|
border: 1px solid var(--border);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section.content p {
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
a.record-artist:link, a.record-artist:visited {
|
a.record-artist:link, a.record-artist:visited {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: large;
|
font-size: large;
|
||||||
|
Loading…
Reference in New Issue
Block a user