ivy.rs/src/components/ui/SizeWarning.astro
2025-03-17 12:49:54 +00:00

3 lines
165 B
Text

<div class="bg-light-ye dark:bg-dark-ye sm:block md:hidden text-black">
<p>This view port may be too small.</p> <p>Try ivyneeds.rest on a bigger screen.</p>
</div>