aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/components
diff options
context:
space:
mode:
authorSiddhant Khare <[email protected]>2021-04-14 14:17:12 +0530
committerSiddhant Khare <[email protected]>2021-04-14 14:17:12 +0530
commitcd1fa4d5292c7c0ee94d4551a1c462c2a731d488 (patch)
tree91e2166134eb98cff88af1e36a4161a3fa088679 /frontend/src/components
parentadded reposnvie design for small & mobile screen (diff)
downloadctrl-v-cd1fa4d5292c7c0ee94d4551a1c462c2a731d488.tar.xz
ctrl-v-cd1fa4d5292c7c0ee94d4551a1c462c2a731d488.zip
removed bottom attribute
Diffstat (limited to 'frontend/src/components')
-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 8f71f10..60c0407 100644
--- a/frontend/src/components/Watermark.js
+++ b/frontend/src/components/Watermark.js
@@ -26,7 +26,6 @@ const Logo = styled.div`
@media (max-width: 960px) {
position: relative;
- bottom: 6.5em;
display: grid;
left: -6em;
font-size: 10px;