Skip to content
Snippets Groups Projects
Commit e32b6fcb authored by Mohammed Shorif's avatar Mohammed Shorif
Browse files

Merge branch '18-as-a-user-i-want-to-be-able-to-create-a-booking' into 'development'

finished confirmation page and bugs

Closes #18

See merge request !63
parents 87703ea4 c369882b
No related branches found
No related tags found
1 merge request!63finished confirmation page and bugs
...@@ -14,3 +14,12 @@ font-weight: bold; ...@@ -14,3 +14,12 @@ font-weight: bold;
margin-top: 70px; margin-top: 70px;
text-align: center; text-align: center;
} }
h2 {
color: black;
font-family: arial, sans-serif;
font-size: 20px;
font-weight: bold;
margin-top: 70px;
text-align: center;
}
...@@ -13,4 +13,8 @@ ...@@ -13,4 +13,8 @@
<section> <section>
<h1 class="bookingtitle">Booking Confirmation</h1> <h1 class="bookingtitle">Booking Confirmation</h1>
<h1> You’re booked!<h1>
<h2> Hi Sam, It’s confirmed, we’ll see you on the 19th Jan! Thank you for booking Codebase with us on Tramshed. If you need to get in touch, you can email or phone us directly. We look forward to welcoming you soon!
Thanks again, The team at Tramshed <h2>
</section> </section>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment