aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components/Watermark.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/Watermark.js')
-rw-r--r--frontend/src/components/Watermark.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/components/Watermark.js b/frontend/src/components/Watermark.js
index 027aeb6..1b7863d 100644
--- a/frontend/src/components/Watermark.js
+++ b/frontend/src/components/Watermark.js
@@ -14,7 +14,6 @@ const Logo = styled.h1`
text-decoration: none;
position: relative;
color: ${p => p.theme.colors.text};
-
}
&:hover {