fixed an issued with box hover for buttons, added z-index 2

This commit is contained in:
stitch 2024-08-07 12:40:48 +03:00
parent 83527bd867
commit bda5b3fbff

View File

@ -180,6 +180,7 @@
top: 0;
bottom: 0;
background: white;
z-index: 2;
}
@media (max-width: 768px) {