From a2b978f7126dfd87f61a4919fa41982d58b76b11 Mon Sep 17 00:00:00 2001 From: thadithasilva <93039864+thadithasilva@users.noreply.github.com> Date: Sun, 24 Oct 2021 13:59:24 +0530 Subject: [PATCH 1/2] Update styles.css --- Tinder-for-Dogs/css/styles.css | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Tinder-for-Dogs/css/styles.css b/Tinder-for-Dogs/css/styles.css index 0aa1ab6..fc9ddc5 100644 --- a/Tinder-for-Dogs/css/styles.css +++ b/Tinder-for-Dogs/css/styles.css @@ -5,14 +5,14 @@ body{ h1{ font-family:"Montserrat"; font-weight: 900; - font-size: 3rem; + font-size: 3px; line-height: 1.5; } h2{ font-family: "Montserrat"; font-weight: 600; - font-size: 2rem; + font-size: 2px; line-height: 1.5; } @@ -33,7 +33,7 @@ h3{ .present{ - padding-bottom: 13px; + padding-bottom: 13%; } .present:hover{ @@ -50,7 +50,7 @@ h3{ .navbar-brand{ - font-family: "Ubuntu"; + font-family: "comic sans ms"; font-size: 2rem; font-weight: bold; } @@ -143,7 +143,7 @@ background-color: #ff4c68; } } -/* Call to action */ + #cta{ background-color: #d31785; @@ -154,7 +154,7 @@ background-color: #ff4c68; } -/* */ + #footer{ text-align: center; @@ -191,6 +191,7 @@ margin-right: 105px; font-weight: 500; color:#e4c40d; left: 10%; + top: 45%; } .dynamic-text li span{ position: relative; From b73d5f84945b7cfd1395b680a18872544b7ed9d0 Mon Sep 17 00:00:00 2001 From: thadithasilva <93039864+thadithasilva@users.noreply.github.com> Date: Sun, 24 Oct 2021 14:34:37 +0530 Subject: [PATCH 2/2] Update index.html --- Tinder-for-Dogs/index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Tinder-for-Dogs/index.html b/Tinder-for-Dogs/index.html index c0e9cde..e31f1bf 100644 --- a/Tinder-for-Dogs/index.html +++ b/Tinder-for-Dogs/index.html @@ -3,7 +3,7 @@
-