💄 Rebuild stylesheet

This commit is contained in:
James Panther
2022-04-03 13:56:06 +10:00
parent 4bfc9ca98b
commit 0dfaa902cc
+6
View File
@@ -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;