diff --git a/the_works/static/pico.classless.azure.css b/the_works/static/pico.fluid.classless.azure.css similarity index 99% rename from the_works/static/pico.classless.azure.css rename to the_works/static/pico.fluid.classless.azure.css index 11251b4..d00b28d 100644 --- a/the_works/static/pico.classless.azure.css +++ b/the_works/static/pico.fluid.classless.azure.css @@ -659,43 +659,6 @@ body > footer { margin-left: auto; padding: var(--pico-block-spacing-vertical) var(--pico-block-spacing-horizontal); } -@media (min-width: 576px) { - body > header, - body > main, - body > footer { - max-width: 510px; - padding-right: 0; - padding-left: 0; - } -} -@media (min-width: 768px) { - body > header, - body > main, - body > footer { - max-width: 700px; - } -} -@media (min-width: 1024px) { - body > header, - body > main, - body > footer { - max-width: 950px; - } -} -@media (min-width: 1280px) { - body > header, - body > main, - body > footer { - max-width: 1200px; - } -} -@media (min-width: 1536px) { - body > header, - body > main, - body > footer { - max-width: 1450px; - } -} /** * Section diff --git a/the_works/templates/_nav.html b/the_works/templates/_nav.html index 82d5c4e..9b930a3 100644 --- a/the_works/templates/_nav.html +++ b/the_works/templates/_nav.html @@ -1,6 +1,6 @@ diff --git a/the_works/templates/base.html b/the_works/templates/base.html index 129f24b..f58c337 100644 --- a/the_works/templates/base.html +++ b/the_works/templates/base.html @@ -8,7 +8,7 @@ - +