diff --git a/pyproject.toml b/pyproject.toml index 7842c0c..99f0e08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "stuartm-nz" -version = "0.22.0" +version = "0.22.1" description = "stuartm.nz" readme = "README.md" requires-python = ">=3.14" diff --git a/static/css/bs53p.css b/static/css/bs53p.css index 477e15a..582cf45 100644 --- a/static/css/bs53p.css +++ b/static/css/bs53p.css @@ -1432,10 +1432,6 @@ textarea.form-control { border-width: 1px !important; } -.border-2 { - border-width: 2px !important; -} - .w-100 { width: 100% !important; } diff --git a/templates/snippets/header.html b/templates/snippets/header.html index ead7040..4bd8f93 100644 --- a/templates/snippets/header.html +++ b/templates/snippets/header.html @@ -1,5 +1,5 @@ {% load djpress_tags %} -