Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
daxaxelrod committed Dec 16, 2023
1 parent d97dcd7 commit 52224cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/app/components/home/EducationalLeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ export default function EducationalLeader() {
}}
>
<Col
xxl={{ span: 10, offset: 0 }}
xxl={{ span: 10, offset: 3 }}
xl={{ span: 12, offset: 3 }}
lg={{ span: 14, offset: 2 }}
md={{ span: 18, offset: 3 }}
md={{ span: 18, offset: 2 }}
sm={{ span: 18, offset: 2 }}
xs={{ span: 22, offset: 2 }}
style={{
Expand Down

0 comments on commit 52224cd

Please sign in to comment.