fix falling behind sizing

This commit is contained in:
Hayk Martiros 2022-12-14 23:33:45 -08:00
parent fd53bc1499
commit 21440dcdb2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
export default function FallingBehindWarning() {
return (
<div
className="fixed z-20 top-8 md:bottom-8 left-12 md:left-12 bg-yellow-50 border border-yellow-600 text-yellow-700 px-4 py-3 rounded"
className="fixed z-20 top-8 left-12 bg-yellow-50 border border-yellow-600 text-yellow-700 px-4 py-3 rounded"
role="alert"
>
<span className="block sm:inline mr-8">