From 11a10f85c1b30e3b4b6a1efa26f3df36475db5aa Mon Sep 17 00:00:00 2001 From: Cyberes Date: Sat, 30 Sep 2023 19:59:30 -0600 Subject: [PATCH] adjust home page --- templates/home.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/home.html b/templates/home.html index fb6f3e9..e447e90 100644 --- a/templates/home.html +++ b/templates/home.html @@ -69,6 +69,10 @@ .header-workers { font-weight: normal; } + + h3 { + font-size: 16pt; + } @@ -99,8 +103,8 @@
-
- Instructions: +

Instructions

+
  1. Set your API type to {{ mode_name }}
  2. Enter {{ client_api }} in the {{ api_input_textbox }} textbox.