feat: adjust margin between content and article info
This commit is contained in:
parent
856a8f2795
commit
bce6cd4506
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ h1.title {
|
|||
margin-bottom: 0.5rem;
|
||||
}
|
||||
div.content {
|
||||
margin-bottom: 2rem;
|
||||
margin: 1rem auto;
|
||||
span.date {
|
||||
color: var(--secondary-text-color);
|
||||
font-size: 0.9rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue