diff --git a/euroasia.png b/euroasia.png new file mode 100644 index 0000000..864bbdb Binary files /dev/null and b/euroasia.png differ diff --git a/index.html b/index.html index 4d544c9..08de066 100644 --- a/index.html +++ b/index.html @@ -14,9 +14,11 @@ .card-img-top { height: 180px; } - .hero-photo{ - object-fit: cover; object-position: 50% 50%; - min-height: 100vh!important + + .hero-photo { + object-fit: cover; + object-position: 50% 50%; + min-height: 100vh !important } } @@ -24,8 +26,10 @@ .card-img-top { height: 125px; } - .hero-photo{ - object-fit: cover; object-position: 50% 50% + + .hero-photo { + object-fit: cover; + object-position: 50% 50% } } @@ -39,11 +43,11 @@