Add some space between the image and the article's info

This commit is contained in:
nemunaire 2023-08-02 17:45:04 +02:00
parent 73c630b9d6
commit a656f19a88
1 changed files with 4 additions and 0 deletions

View File

@ -204,3 +204,7 @@ footer .copyright {
color: #00a185;
}
}
.img-title {
margin-bottom: 0.75rem;
}