Fixed gab between nav and header on mobile

This commit is contained in:
malik 2024-02-09 00:09:16 +01:00
parent 0a1b87461e
commit e38e4e6819

View file

@ -343,7 +343,7 @@ table tr td{
nav ul{ nav ul{
width: 100%; width: 100%;
position: absolute; position: absolute;
top: 100px; top: 90px;
right: 0; right: 0;
z-index: 2; z-index: 2;
box-shadow: 10px 10px 10px; box-shadow: 10px 10px 10px;