remove i:hover

pull/232/head
Aevann 2024-08-02 19:10:38 +03:00
parent 12a642473f
commit 7149c423de
1 changed files with 1 additions and 1 deletions

View File

@ -795,7 +795,7 @@ textarea.form-control {
line-height: 1.5;
border-radius: 0.35rem;
}
.btn:hover, i:hover {
.btn:hover {
opacity: 0.6;
}
.btn:focus, .btn.focus {