From 8a2fac0a228e7777a8850b7a7718ff60652dd344 Mon Sep 17 00:00:00 2001 From: Joshua Orvis Date: Tue, 26 Dec 2023 21:31:43 -0600 Subject: [PATCH] Removed bulma-divider dependency, tightened up the form elements myself. --- www/css/common.v2.css | 1 + www/index.html | 23 +++++++++++++++-------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/www/css/common.v2.css b/www/css/common.v2.css index 207840a8..7f33a296 100644 --- a/www/css/common.v2.css +++ b/www/css/common.v2.css @@ -24,6 +24,7 @@ html, body { margin-top: 0 !important; } + /* ---------------- */ /* -= Typography =- */ diff --git a/www/index.html b/www/index.html index 3d59bc07..3b63d57e 100644 --- a/www/index.html +++ b/www/index.html @@ -25,8 +25,7 @@ - - + @@ -149,22 +148,30 @@