Skip to content

Commit

Permalink
Revert "Update events page"
Browse files Browse the repository at this point in the history
This reverts commit 6368022.
  • Loading branch information
sau-mili committed Oct 7, 2023
1 parent 1f2bfe4 commit 931ef2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/events/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function EventPage() {

const eventCardStyle = {
flex: "0 0 calc(33.33% - 20px)", // Equal size for all cards with padding
margin: "10px", // Adjust margin for spacing between event blocks
padding: "20px", // Padding inside the card
};

Expand Down

0 comments on commit 931ef2d

Please sign in to comment.