add navigation menu padding

This commit is contained in:
yggverse 2024-04-09 15:07:48 +03:00
parent d0863884e3
commit 9ba43116b0

View file

@ -40,7 +40,7 @@ class Main
$this->navigation->box, $this->navigation->box,
false, false,
true, true,
0 8
); );
$this->content = new \Yggverse\Yoda\Label\Content(); $this->content = new \Yggverse\Yoda\Label\Content();