mirror of https://github.com/jpanther/congo.git
💄 Rebuild stylesheet
parent
4bfc9ca98b
commit
0dfaa902cc
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue