Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 14:47:34 +00:00
parent 4a4c44a8f4
commit 2eb299be5b

View File

@ -88,7 +88,7 @@ a {
.article { .article {
background-color: var(--dark-background); background-color: var(--dark-background);
border-radius: 10px; border-radius: 10px;
margin: 2em 0; margin: 2em;
} }
.article:hover { .article:hover {