aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/css
diff options
context:
space:
mode:
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 {