Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 14:43:33 +00:00
parent 9b820614bd
commit 37603dac54

View File

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