Skip to content

Commit

Permalink
Replaced heading with large space for the material button
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeps committed Jun 17, 2024
1 parent f0dc3fc commit 739cc5e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions components/Modal/LanguageModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,8 @@ const LanguageModal: React.FC<LanguageTagWithModalProps> = ({
{/* Links */}
{hasMaterial && (
<>
<div className="text-center md:text-left">
<HeadingThree title="Material" />
</div>
<div className="py-12" />

<div
className="
flex flex-wrap flex-col
Expand Down

0 comments on commit 739cc5e

Please sign in to comment.