aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components/Watermark.js
diff options
context:
space:
mode:
authorjackyzha0 <[email protected]>2021-03-05 23:12:28 -0800
committerjackyzha0 <[email protected]>2021-03-05 23:12:28 -0800
commit7a671bc96ef06df3da3d2dce3caca559f32c6627 (patch)
tree9af8330b8a8dd2a84f07d8c8d75a6245ce84b2dc /frontend/src/components/Watermark.js
parentrefactoring css (diff)
downloadctrl-v-7a671bc96ef06df3da3d2dce3caca559f32c6627.tar.xz
ctrl-v-7a671bc96ef06df3da3d2dce3caca559f32c6627.zip
text area styling
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 {