feat: adjust margin between content and article info

This commit is contained in:
grassblock 2025-06-07 17:54:31 +08:00
parent 856a8f2795
commit bce6cd4506

View file

@ -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;