Update file style.css

This commit is contained in:
Jan BELLON 2024-03-07 14:47:42 +00:00
parent 2eb299be5b
commit 02ee228cfb

View File

@ -83,12 +83,12 @@ a {
.article-link {
display: inline-block;
width: 25em;
margin: 2em;
}
.article {
background-color: var(--dark-background);
border-radius: 10px;
margin: 2em;
}
.article:hover {