CSS codefactor fix

This commit is contained in:
renaud gaudin 2021-11-16 12:08:35 +00:00
parent 8f5ffc5ef5
commit d76e670d5b
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ body {
}
.book__download > span:hover {
box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1)
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1)
}
.book__description {