increased the left margin for mobile view
All checks were successful
default-pipeline default-pipeline #150
All checks were successful
default-pipeline default-pipeline #150
This commit is contained in:
parent
b22f13887f
commit
6d3f74f911
@ -208,7 +208,7 @@
|
|||||||
}
|
}
|
||||||
#navigation {
|
#navigation {
|
||||||
bottom: 25px;
|
bottom: 25px;
|
||||||
left: 5px;
|
left: 10px;
|
||||||
width: 45px;
|
width: 45px;
|
||||||
}
|
}
|
||||||
#navigation .navigationItem {
|
#navigation .navigationItem {
|
||||||
|
Loading…
Reference in New Issue
Block a user