make the sidebar disappear when you click category links
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
|
||||
</head>
|
||||
<body onclick="sidebar_off()" class="sidebar-opened">
|
||||
<body onclick="" class="sidebar-opened">
|
||||
<svg width="0" height="0"> <!-- clip paths for the sidebar -->
|
||||
<defs>
|
||||
<clipPath id="design-2" clipPathUnits="objectBoundingBox">
|
||||
|
||||
Reference in New Issue
Block a user