feat: add fuse.js to overview page

This commit is contained in:
Mathias Schopmans
2024-02-19 17:40:48 +01:00
committed by Mathias Schopmans
parent 5f0c2500a4
commit c29e518f90
6 changed files with 56 additions and 18 deletions

View File

@@ -95,7 +95,7 @@ input {
color: var(--background);
border: 1px solid transparent;
padding: 10px 12px;
border-radius: 6px;
border-radius: 3px;
width: 100%;
font-size: 16px;