Hide birdseye width button on mobile devices

This commit is contained in:
Nicolas Mowen 2023-07-07 06:16:23 -06:00 committed by GitHub
parent 5259d51c04
commit c4e5523540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ export default function Birdseye() {
</Heading>
<button
className="bg-gray-500 hover:bg-gray-700 text-white font-bold py-2 px-4 rounded"
className="bg-gray-500 hover:bg-gray-700 text-white font-bold py-2 px-4 rounded sm:hidden"
onClick={() => setIsMaxWidth(!isMaxWidth)}
>
Toggle width