diff --git a/error-404.hbs b/error-404.hbs
index 020d82d..cde7bb7 100644
--- a/error-404.hbs
+++ b/error-404.hbs
@@ -5,7 +5,7 @@
Page Not Found
- {{> "icons/arrow-left"}} Back to Home
+ {{> "icons/arrow-left" class="w-4 h-4"}} Back to Home
{{#get "posts" limit="3" include="tags,authors"}}
diff --git a/partials/icons/arrow-left.hbs b/partials/icons/arrow-left.hbs
index 4370a69..37d7b5b 100644
--- a/partials/icons/arrow-left.hbs
+++ b/partials/icons/arrow-left.hbs
@@ -1,3 +1,3 @@
-