increased the left margin for mobile view
All checks were successful
default-pipeline default-pipeline #150

This commit is contained in:
Balázs Vigh 2021-04-29 18:59:24 +02:00
parent b22f13887f
commit 6d3f74f911

View File

@ -208,7 +208,7 @@
}
#navigation {
bottom: 25px;
left: 5px;
left: 10px;
width: 45px;
}
#navigation .navigationItem {