diff --git a/assets/css/style.css b/assets/css/style.css index 7871419..a07a432 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1776,4 +1776,9 @@ body.active { overflow-y: hidden; } .footer-menu-list { justify-content: flex-end; } -} \ No newline at end of file +} +.logoo img { + border-radius: 50%; + width: 100px; + height: 100px; +} diff --git a/assets/images/gallery-img-1.jpg b/assets/images/gallery-img-1.jpg index 37eb1eb..8f72c55 100644 Binary files a/assets/images/gallery-img-1.jpg and b/assets/images/gallery-img-1.jpg differ diff --git a/assets/images/gallery-img-2.jpg b/assets/images/gallery-img-2.jpg index 4d45b52..0fb2e4f 100644 Binary files a/assets/images/gallery-img-2.jpg and b/assets/images/gallery-img-2.jpg differ diff --git a/assets/images/gallery-img-3.jpg b/assets/images/gallery-img-3.jpg index 885ae44..187107d 100644 Binary files a/assets/images/gallery-img-3.jpg and b/assets/images/gallery-img-3.jpg differ diff --git a/assets/images/gallery-img-4.jpg b/assets/images/gallery-img-4.jpg index a74523d..d917adf 100644 Binary files a/assets/images/gallery-img-4.jpg and b/assets/images/gallery-img-4.jpg differ diff --git a/assets/images/logo.jpg b/assets/images/logo.jpg new file mode 100644 index 0000000..d978ba9 Binary files /dev/null and b/assets/images/logo.jpg differ diff --git a/assets/images/logo.svg b/assets/images/logo.svg deleted file mode 100644 index 27b28e3..0000000 --- a/assets/images/logo.svg +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/assets/images/logoo.jpg b/assets/images/logoo.jpg new file mode 100644 index 0000000..bd4b006 Binary files /dev/null and b/assets/images/logoo.jpg differ diff --git a/index.html b/index.html index 16f2fce..c51bf4a 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ -