diff --git a/assets/css/util.scss b/assets/css/util.css
similarity index 100%
rename from assets/css/util.scss
rename to assets/css/util.css
diff --git a/components/Contact.vue b/components/Contact.vue
index 75f142c..a4e2fe9 100644
--- a/components/Contact.vue
+++ b/components/Contact.vue
@@ -33,8 +33,8 @@
-
diff --git a/components/Home.vue b/components/Home.vue
index 619811d..dbfae6a 100644
--- a/components/Home.vue
+++ b/components/Home.vue
@@ -64,8 +64,8 @@
-
diff --git a/components/Works.vue b/components/Works.vue
index 2ac296a..55e2ccc 100644
--- a/components/Works.vue
+++ b/components/Works.vue
@@ -48,8 +48,8 @@ const reversedEvents = computed(() => {
})
-