summaryrefslogtreecommitdiff
path: root/frontend/src/components/home/ContactSection.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/home/ContactSection.js')
-rw-r--r--frontend/src/components/home/ContactSection.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/components/home/ContactSection.js b/frontend/src/components/home/ContactSection.js
index 095fb939..42bdab8a 100644
--- a/frontend/src/components/home/ContactSection.js
+++ b/frontend/src/components/home/ContactSection.js
@@ -1,6 +1,6 @@
import React from 'react'
import FontAwesome from 'react-fontawesome'
-import './ContactSection.css'
+import './ContactSection.sass'
import ContentSection from './ContentSection'
const ContactSection = () => (