Skip to content

Commit

Permalink
Adjust left margin
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvarner committed May 10, 2024
1 parent fb723a9 commit c730173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/intro/ShanawdithitAndMinard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function ShanawdithitAndMinard() {
// );

return (
<div className="relative flex space-x-12 w-screen items-center justify-center">
<div className="relative flex space-x-12 w-screen items-center justify-center md:-ml-20">
<img
className="max-w-lg transition"
src="/images/intro/1-Carte_figurative_des_pertes_successives_Minard_Charles-Joseph.jpeg"
Expand Down

0 comments on commit c730173

Please sign in to comment.