diff --git a/src/components/buttons/IconPatch.tsx b/src/components/buttons/IconPatch.tsx
index c18803d5..1a80061c 100644
--- a/src/components/buttons/IconPatch.tsx
+++ b/src/components/buttons/IconPatch.tsx
@@ -14,7 +14,7 @@ export function IconPatch(props: IconPatchProps) {
diff --git a/src/components/layout/Navigation.tsx b/src/components/layout/Navigation.tsx
index be00a2fb..dfc8891f 100644
--- a/src/components/layout/Navigation.tsx
+++ b/src/components/layout/Navigation.tsx
@@ -20,7 +20,7 @@ export function Navigation(props: NavigationProps) {
{props.children}
-