Skip to content

Commit

Permalink
Merge pull request #67 from IvanAmoros/aitor-film-festival
Browse files Browse the repository at this point in the history
Aitor film festival
  • Loading branch information
IvanAmoros authored Oct 7, 2024
2 parents efaada7 + 0962a54 commit e883349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FilmFestival.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const FilmFestival = () => {
component="h1"
sx={{
fontFamily: 'Lobster, cursive',
fontSize: '45px',
fontSize: '40px',
textAlign: 'center',
color: 'white',
cursor: 'pointer',
Expand Down

0 comments on commit e883349

Please sign in to comment.