diff --git a/buy.html b/buy.html index 7abd3a7..baf57d7 100644 --- a/buy.html +++ b/buy.html @@ -398,7 +398,7 @@

Book Your Ticket

- + @@ -493,7 +493,9 @@

Book Your Ticket

font-size: 1.25rem; margin-top: 30px; } - +.remove_underline{ + text-decoration: none; +} .submit-btn:hover { background-color: transparent; color: #ff4d4d;