making it feel alive

This commit is contained in:
talksik
2022-05-18 14:51:20 -05:00
parent 7755a30b50
commit fc534a0864
@@ -75,7 +75,7 @@ export default function SidePanel() {
desktopMode === 'overlayOnly' && 'border-b border-b-gray-200'
}`}
>
<button onClick={handleToggleDesktopMode} className={'mr-auto'}>
<button onClick={handleToggleDesktopMode} className={'mr-auto animate-pulse'}>
<NoTextLogo type="small" />
</button>