Skip to content

Commit

Permalink
Lines of codes showing conflict removed from style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Archisman141 committed Oct 4, 2024
1 parent 53f8c98 commit 1d4690f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -513,12 +513,6 @@ body.dark-mode {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
flex: 1 1 calc(33% - 40px);
max-width: calc(33% - 40px);
min-width: 280px;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}

.itinerary h3 {
Expand Down

0 comments on commit 1d4690f

Please sign in to comment.