From 1805542a2adf35c0bb8ae5ca41856cff1574991a Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Fri, 6 Sep 2024 19:17:28 +0200 Subject: [PATCH] better styling of the header with title font decreasing automatically and iamge not spilling outside of the content area. --- pkg/server/ui/about.templ | 2 +- pkg/server/ui/basepage.templ | 22 +++++++++++--------- static/css/converge.css | 39 ++++++++++++++++++++++-------------- 3 files changed, 37 insertions(+), 26 deletions(-) diff --git a/pkg/server/ui/about.templ b/pkg/server/ui/about.templ index 54ac7fa..37106e0 100644 --- a/pkg/server/ui/about.templ +++ b/pkg/server/ui/about.templ @@ -32,7 +32,7 @@ templ About() {
- +
The connection between diff --git a/pkg/server/ui/basepage.templ b/pkg/server/ui/basepage.templ index 4489abe..e588457 100644 --- a/pkg/server/ui/basepage.templ +++ b/pkg/server/ui/basepage.templ @@ -29,16 +29,18 @@ templ BasePage(tab int) { Converge - +