pinokiod 3.18.1 → 3.18.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pinokiod",
3
- "version": "3.18.1",
3
+ "version": "3.18.2",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -222,9 +222,8 @@ body.dark .type-tabs {
222
222
  .navheader {
223
223
  backdrop-filter: blur(16px);
224
224
 
225
+ /*
225
226
  padding: 15px 10px 5px;
226
- /*
227
- padding: 15px;
228
227
  */
229
228
  }
230
229
  .navheader a:hover, .navheader button:hover {