Skip to content

Instantly share code, notes, and snippets.

@kresimirstropnik
Last active April 5, 2024 12:39
Show Gist options
  • Save kresimirstropnik/b2f4401db4bd4c5da90531819d3a1f22 to your computer and use it in GitHub Desktop.
Save kresimirstropnik/b2f4401db4bd4c5da90531819d3a1f22 to your computer and use it in GitHub Desktop.
<div class="flex items-center justify-center h-screen text-3xl bg-slate-100">
<p class="print:hidden">This is the text you want to print</p>
<p class="hidden print:block">This is the text you will print</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment