mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-28 05:49:35 +00:00
CSS codefactor fix
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user