aboutsummaryrefslogtreecommitdiff
path: root/app/css/style.css
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-08-31 00:43:50 +0530
committerKumar Priyansh <[email protected]>2020-08-31 00:43:50 +0530
commit268ea465afcb7c2244bd1dc004cf458e0669ffdc (patch)
tree4a1aeb6d581c962dccd20cf5a567981ef6de5a11 /app/css/style.css
parentc88c3a21fcb0cfb1aa3e24eb1d4b6d5556e29e3c (diff)
downloaddictionary-268ea465afcb7c2244bd1dc004cf458e0669ffdc.tar.xz
dictionary-268ea465afcb7c2244bd1dc004cf458e0669ffdc.zip
Enlarged search text and search event fired on enter press
Diffstat (limited to 'app/css/style.css')
-rw-r--r--app/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/css/style.css b/app/css/style.css
index 3031eb2..d9ff071 100644
--- a/app/css/style.css
+++ b/app/css/style.css
@@ -26,7 +26,7 @@ body {
.search {
background: transparent;
- font-size: 24px;
+ font-size: 3rem;
border: none;
color: #ffffff;
outline: none;