Update file style.css

This commit is contained in:
Jan BELLON 2024-03-08 17:43:36 +00:00
parent 98b868be40
commit de5c0296e4

View File

@ -174,10 +174,6 @@ a {
border-radius: 10px;
}
.article:hover {
box-shadow: 0 0 15px rgba(255, 255, 255, 0.322);
}
.article-content {
padding: 2em;
}