Skip to content

Commit

Permalink
changed css acc to gautam-divyanshu
Browse files Browse the repository at this point in the history
  • Loading branch information
gurramkarthiknetha committed Dec 21, 2024
1 parent 5fd9926 commit 5015f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/EventCalendar/EventCalendar.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,6 @@

.card_list_item {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
font-size: 14px;
Expand All @@ -522,6 +521,7 @@

.holiday_date {
font-weight: 500;
margin-right: 10px;
color: var(--holiday-date-color);
}

Expand Down

0 comments on commit 5015f14

Please sign in to comment.