From 4d21cf54eeb3da9eebc7bdb0a31744dc53288630 Mon Sep 17 00:00:00 2001 From: Robert McGovern Date: Sun, 2 Jan 2022 23:30:09 +0000 Subject: [PATCH] base css, submitting so I can do something else briefly --- .../newbie/order-summary-component/index.html | 35 +++++++++++-------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/FrontendMentor/newbie/order-summary-component/index.html b/FrontendMentor/newbie/order-summary-component/index.html index 0eca502..6f63f60 100644 --- a/FrontendMentor/newbie/order-summary-component/index.html +++ b/FrontendMentor/newbie/order-summary-component/index.html @@ -5,6 +5,7 @@ + Frontend Mentor | Order summary card @@ -16,22 +17,28 @@ - Order Summary - - You can now listen to millions of songs, audiobooks, and podcasts on any - device anywhere you like! - - Annual Plan - $59.99/year - - Change - - Proceed to Payment - Cancel Order +
+
+

Order Summary

+

+ You can now listen to millions of songs, audiobooks, and podcasts on any + device anywhere you like! +

+
+
+
+
Annual Plan
+
$59.99/year
+
+
Change
+
+
Proceed to Payment
+
Cancel Order
+
-
+ \ No newline at end of file