Hacker News new | ask | show | jobs
by weiyin 4391 days ago
what we normally do when using native sidebar navigation is hide the web navigation w/ css - there's a configuration option "Check here to support custom styling" where you can set:

nav{ display: none; }