resize navigation header

This commit is contained in:
OVSharova 2022-04-14 12:00:40 +03:00
parent 94f19901a1
commit 579066ca77

View file

@ -5,7 +5,7 @@
#navigation-header {
position: absolute;
height: 40px;
height: 45px;
left: 0;
top: 0;
width: 100%;
@ -21,7 +21,7 @@
}
#navigation-list {
padding-top: 40px;
padding-top: 45px;
height: 100%;
overflow: hidden;
font-size: 12px;