diff --git a/routes/_components/NavItem.html b/routes/_components/NavItem.html
index 081b6e5..3960f84 100644
--- a/routes/_components/NavItem.html
+++ b/routes/_components/NavItem.html
@@ -33,6 +33,8 @@
.nav-link-svg-wrapper {
position: relative;
display: inline-block;
+ width: 25px;
+ height: 25px;
}
.nav-link-notifications {