Fix missing pointer cursor on language button

This commit is contained in:
malik 2024-02-03 20:03:55 +01:00
parent 19fde5d401
commit 9da61e6ba6

View file

@ -255,6 +255,7 @@ table tr td{
.menu-icon a{
font-size: 300%;
margin-right: 10%;
cursor: pointer;
}
.menu-icon img{