From 0dfaa902cc3e0bd231b8c5d22e6f709e98e9fc2c Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Sun, 3 Apr 2022 13:56:06 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20stylesheet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 6e15f544..003d5261 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -2601,6 +2601,12 @@ body a, body button { color: rgba(var(--color-neutral-700), var(--tw-text-opacity)); } +@media print { + .print\:hidden { + display: none; + } +} + @media (min-width: 640px) { .sm\:mb-0 { margin-bottom: 0px;