diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 4bf6fb2..f815b01 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -22,12 +22,10 @@ const Footer = () => {
diff --git a/styles/Footer.module.scss b/styles/Footer.module.scss
index 5a579c4..30c89e9 100644
--- a/styles/Footer.module.scss
+++ b/styles/Footer.module.scss
@@ -29,10 +29,6 @@
text-align: right;
}
-.sourceLink {
- margin-right: 0.5rem;
-}
-
@media screen and (max-width: 600px) {
.container {
width: 95% !important;