File tree Expand file tree Collapse file tree 4 files changed +6
-10
lines changed
Expand file tree Collapse file tree 4 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " stuartm-nz"
3- version = " 0.22.0 "
3+ version = " 0.22.1 "
44description = " stuartm.nz"
55readme = " README.md"
66requires-python = " >=3.14"
Original file line number Diff line number Diff line change @@ -1432,10 +1432,6 @@ textarea.form-control {
14321432 border-width : 1px !important ;
14331433}
14341434
1435- .border-2 {
1436- border-width : 2px !important ;
1437- }
1438-
14391435.w-100 {
14401436 width : 100% !important ;
14411437}
Original file line number Diff line number Diff line change 11{% load djpress_tags %}
2- < header class ="navbar navbar-expand navbar-dark mb-3 border-bottom border-2 border-success-subtle ">
2+ < header class ="navbar navbar-expand navbar-dark mb-3 border-bottom border-1 border-success-subtle ">
33 < div class ="container px-1 px-sm-3 ">
44 {% site_title_link link_class="navbar-brand fs-4 me-sm-3 me-0 px-sm-0 px-0" %}
55 < ul class ="navbar-nav me-auto ">
You can’t perform that action at this time.
0 commit comments