Skip to content

Commit

Permalink
Merge pull request #345 from snehhhcodes/main
Browse files Browse the repository at this point in the history
Missing Visual Elements on About Us Page
  • Loading branch information
ankit071105 authored Oct 13, 2024
2 parents f1e1bbd + c09fbfe commit 7767609
Show file tree
Hide file tree
Showing 13 changed files with 95 additions and 1,109 deletions.
259 changes: 0 additions & 259 deletions Ticket-Booking-main1/about.css

This file was deleted.

95 changes: 0 additions & 95 deletions Ticket-Booking-main1/about.html

This file was deleted.

11 changes: 0 additions & 11 deletions Ticket-Booking-main1/about.js

This file was deleted.

16 changes: 0 additions & 16 deletions Ticket-Booking-main1/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -199,22 +199,6 @@ iframe {
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.about h2,
.contact h2 {
text-align: center;
color: #1f2937;
font-size: 2.5rem;
margin-bottom: 20px;
}

.about p,
.contact p {
text-align: center;
color: #555;
font-size: 1.1rem;
line-height: 1.6;
}

footer {
background-color: #1f2937;
color: white;
Expand Down
Loading

0 comments on commit 7767609

Please sign in to comment.