aboutsummaryrefslogtreecommitdiff
path: root/app/css/style.css
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-08-31 00:57:08 +0530
committerKumar Priyansh <[email protected]>2020-08-31 00:57:08 +0530
commitde938483ac3299685e798139a622a07d34778022 (patch)
tree1ebc81eca9297b0d34f86569e39af653f99cb52e /app/css/style.css
parente99a01c645b8faf88bc92bf63a0aec88a7d5b2d3 (diff)
downloaddictionary-de938483ac3299685e798139a622a07d34778022.tar.xz
dictionary-de938483ac3299685e798139a622a07d34778022.zip
update results
Diffstat (limited to 'app/css/style.css')
-rw-r--r--app/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/css/style.css b/app/css/style.css
index f8c53d9..8070c1c 100644
--- a/app/css/style.css
+++ b/app/css/style.css
@@ -43,7 +43,8 @@ body {
}
.results {
- margin-top: 50px;
height: 50%;
overflow-y: scroll;
+ width: 80%;
+ margin: 50px auto 0px auto;
}