From a930dc361e1d6932ed9b3f4454ecdff95f124514 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Fri, 23 Sep 2022 21:56:24 -0400 Subject: feat: 2022 pricing and location refresh Also policies. --- desktop.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop.css') diff --git a/desktop.css b/desktop.css index 2f2b342..e6e18f6 100644 --- a/desktop.css +++ b/desktop.css @@ -1,4 +1,4 @@ -@media only screen and (min-width: 800px) { +@media only screen and (min-width: 700px) { section { padding: 3em; } @@ -29,7 +29,7 @@ table td, table th { - padding: 1em; + padding: 0.5em; } section.flexible { -- cgit v1.2.3