From 04a2d5db622a10422a9f7fb854bf5c80a6f8f0e9 Mon Sep 17 00:00:00 2001 From: Edgar Hernandez Date: Thu, 8 Mar 2018 12:52:05 -0800 Subject: [PATCH] Add button to search-result --- .../search-results/search-results.component.css | 10 +++++++++- .../search-results/search-results.component.html | 11 +++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/src/app/components/search-results/search-results.component.css b/src/app/components/search-results/search-results.component.css index 8b137891..0cdd5b05 100644 --- a/src/app/components/search-results/search-results.component.css +++ b/src/app/components/search-results/search-results.component.css @@ -1 +1,9 @@ - +h5 { + color: black; + font-family: 'Cormorant Garamond'; + font-size: 20px; + font-weight: 400; + line-height: 10px; + text-align: left; + text-transform: uppercase; +} diff --git a/src/app/components/search-results/search-results.component.html b/src/app/components/search-results/search-results.component.html index f6285397..7751a56e 100644 --- a/src/app/components/search-results/search-results.component.html +++ b/src/app/components/search-results/search-results.component.html @@ -1,11 +1,10 @@ -
-
+
-
+
- + Card image cap
Card image cap @@ -14,12 +13,12 @@
{{movie.original_name}}
- info + Info add
{{movie.title}}
- info + Info add