mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Margin bottom on metadata description
This commit is contained in:
parent
8796172652
commit
abcf022249
1 changed files with 3 additions and 0 deletions
|
|
@ -81,6 +81,9 @@ body {
|
|||
.intro {
|
||||
font-size: 1rem;
|
||||
}
|
||||
.metadata-description {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
p {
|
||||
margin: 0 0 0.75rem 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue