announcements height

This commit is contained in:
saml33 2024-07-19 12:42:31 +10:00
parent ffa3b0d339
commit dff4f87035
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ const Announcements = () => {
export default Announcements
const classNames =
'bg-th-bkg-2 p-4 rounded-lg block w-full md:hover:bg-th-bkg-3'
'bg-th-bkg-2 flex items-center px-4 h-[92px] rounded-lg block w-full md:hover:bg-th-bkg-3'
const AnnouncementWrapper = ({
children,