minot tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-01-31 02:25:19 +03:00
parent 2fdd3ef57a
commit eb5cb0f23d

View File

@ -340,7 +340,7 @@ button:hover {
transition : all 0.1s ease;
}
.buttons:hover .button {
opacity: 0.7;
opacity: 0.5;
}
.buttons .button:hover {
opacity: 1;