From b74a98459dbe3ad10126ea28e06707f152286589 Mon Sep 17 00:00:00 2001 From: Amy Wyatt Date: Fri, 28 Jun 2019 08:40:13 -0700 Subject: [PATCH] added image to homepage and centered --- src/App.css | 12 ++++++++++++ src/App.js | 12 +++++++----- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/src/App.css b/src/App.css index 4a73b28bf..d6a67a45f 100644 --- a/src/App.css +++ b/src/App.css @@ -43,3 +43,15 @@ section { li { margin-bottom: 1.5rem; } + +.homepage { + text-align: center; +} + +.homepage-p { + font-size: 1.5rem; +} + +img { + border-radius: 0.25rem; +} diff --git a/src/App.js b/src/App.js index 643ef9b88..6d5d3e9e9 100644 --- a/src/App.js +++ b/src/App.js @@ -86,8 +86,8 @@ class App extends Component { Movies Customers
- - + {/* */} +
@@ -108,9 +108,11 @@ class App extends Component { ( -
-

Welcome to Double A Video Rentals

-

Select Customers or Movies at the top to start the checkout process!

+
+

Welcome to AA Video Rentals

+

Select Customers or Movies at the top to start the rental process!

+

If you don't find the video you are looking for, add a new one by using search.

+ movies
)}/>