From 39ba5c2688950c2300031d55bd5f2eddc5e4d68f Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Thu, 21 Jul 2022 01:57:38 +0800 Subject: [PATCH] update ui --- assets/main.css | 5 +++++ layouts/partials/header.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/main.css b/assets/main.css index f3b23a6..0830d7c 100644 --- a/assets/main.css +++ b/assets/main.css @@ -1640,6 +1640,11 @@ body { line-height: 1.75rem; } +.text-2xl { + font-size: 1.5rem; + line-height: 2rem; +} + .font-bold { font-weight: 700; } diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 4c68936..51049c8 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -54,7 +54,7 @@