aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/css
diff options
context:
space:
mode:
authorMarco Alexander Fischer2018-09-08 17:47:20 +0200
committerMarco Alexander Fischer2018-09-08 17:47:20 +0200
commitf80a71ea1bade9caf2fba2e505fb1d8386e89444 (patch)
treeb20d47812fdbb9cfbb05411640423b1f688494cb /assets/css
parentc53e5135eb8d6e8c3edc435d14ff70c96f0c4551 (diff)
Reduced ui size :lipstick:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 39869df..b10552b 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -65,7 +65,7 @@ body {
.input {
width: 70%;
- height: 50px;
+ height: 20px;
background: transparent;
padding: auto;
font-family: Ubuntu-Bold;
@@ -74,7 +74,7 @@ body {
}
.lnr {
- font-size: 50px;
+ font-size: 20px;
}
.graytext {