diff --git a/Assets/img/businessman2.png b/Assets/img/businessman2.png new file mode 100644 index 0000000..4804e28 Binary files /dev/null and b/Assets/img/businessman2.png differ diff --git a/Hero/hero.css b/Hero/hero.css index 223f379..113f384 100644 --- a/Hero/hero.css +++ b/Hero/hero.css @@ -423,6 +423,15 @@ COMMENTED } #dev-team #dev-card{ margin: 1rem 0; + background: var(--secondary-color); + color: var(--primary-color); + box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px; +} +#dev-team #dev-card1{ + margin: 1rem 0; + background: var(--secondary-color); + color: var(--primary-color); + box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px; } .img-area { diff --git a/Hero/hero.html b/Hero/hero.html index 0ec0ba4..6d656e8 100644 --- a/Hero/hero.html +++ b/Hero/hero.html @@ -73,9 +73,9 @@
-
-
- +
+
+

LET THEM KNOW

diff --git a/Hero/responsivehero.css b/Hero/responsivehero.css index f63b69f..a65d54b 100644 --- a/Hero/responsivehero.css +++ b/Hero/responsivehero.css @@ -42,7 +42,7 @@ } #hero-section img{ display: block; - width: 100%; + width: 70%; margin: 0 auto; } #hero-section h1{ @@ -142,7 +142,7 @@ @media only screen and (min-width: 768px) and (max-width: 991px) { #hero-section img{ display: block; - width: 80%; + width: 60%; margin: 0 auto; } #hero-section button{ diff --git a/Signing/log.html b/Signing/log.html index 9d11058..ffe9aed 100644 --- a/Signing/log.html +++ b/Signing/log.html @@ -19,7 +19,7 @@ -->
- + diff --git a/Signing/sign.html b/Signing/sign.html index 54b11fb..cf1e70d 100644 --- a/Signing/sign.html +++ b/Signing/sign.html @@ -16,7 +16,7 @@