From c86d4e806079328c9f06d881ecb6c2de53abedcc Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Fri, 13 Sep 2019 22:22:11 +0530 Subject: [PATCH] :lipstick: Minor UI update --- assets/css/styles.scss | 8 +++++--- pages/index.vue | 22 +++++++++++++--------- pages/settings.vue | 2 +- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/assets/css/styles.scss b/assets/css/styles.scss index 844b690b3..b14cb7268 100644 --- a/assets/css/styles.scss +++ b/assets/css/styles.scss @@ -26,7 +26,6 @@ $responsiveWidth: 720px; box-sizing: border-box; outline: 0; border: 0; - font-family: "Poppins", "Roboto", "Noto", sans-serif; } a { @@ -44,6 +43,7 @@ body { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; user-select: none; + font-family: "Poppins", "Roboto", "Noto", sans-serif; } h1, @@ -96,6 +96,7 @@ button { color: var(--act-color); font-weight: 700; font-size: 16px; + font-family: "Poppins", "Roboto", "Noto", sans-serif; cursor: pointer; transition: all 0.2s ease-in-out; fill: var(--act-color); @@ -308,7 +309,7 @@ label { ul, ol { display: flex; - margin: 8px 0 0; + margin: 4px 0 4px; padding: 0; list-style-type: none; } @@ -400,7 +401,8 @@ fieldset#history { span { position: absolute; top: 44px; - right: 20px; + right: 12px; + font-weight: 700; font-family: monospace, monospace; } } diff --git a/pages/index.vue b/pages/index.vue index 8dba39050..55742a89a 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -132,13 +132,13 @@ - Raw input {{ rawInput ? "enabled" : "disabled" }} + Raw Input {{ rawInput ? "Enabled" : "Disabled" }}
-
    +
    • @@ -157,10 +157,9 @@
- + @@ -172,7 +171,12 @@
- +
@@ -261,7 +265,7 @@ -
    +
    • @@ -280,7 +284,7 @@
    • -
+
-
    +
    • @@ -313,7 +317,7 @@
    • -
+