diff --git a/website/src/repl/components/panel/SoundsTab.jsx b/website/src/repl/components/panel/SoundsTab.jsx
index c47a6c30..c91721e0 100644
--- a/website/src/repl/components/panel/SoundsTab.jsx
+++ b/website/src/repl/components/panel/SoundsTab.jsx
@@ -53,7 +53,7 @@ export function SoundsTab() {
});
return (
-
+
setSearch(v)} />
diff --git a/website/src/styles/index.css b/website/src/styles/index.css
index 9ae00856..7fa4b2df 100644
--- a/website/src/styles/index.css
+++ b/website/src/styles/index.css
@@ -53,6 +53,7 @@
@font-face {
font-family: 'mode7';
src: url('/fonts/mode7/MODE7GX3.TTF');
+ size-adjust: 82%;
}
.prose > h1:not(:first-child) {