diff --git a/avatar.png b/avatar.png deleted file mode 100644 index 092b324..0000000 Binary files a/avatar.png and /dev/null differ diff --git a/avatar.webp b/avatar.webp new file mode 100644 index 0000000..8c4da01 Binary files /dev/null and b/avatar.webp differ diff --git a/banner.png b/banner.png deleted file mode 100644 index c0161c2..0000000 Binary files a/banner.png and /dev/null differ diff --git a/banner.webp b/banner.webp new file mode 100644 index 0000000..cdbc262 Binary files /dev/null and b/banner.webp differ diff --git a/index.html b/index.html index eda7af6..882df39 100644 --- a/index.html +++ b/index.html @@ -10,14 +10,14 @@ - + - + @@ -36,7 +36,7 @@
- Avatar + Avatar

Litruv

Dev/Tech Artist @MatesMedia diff --git a/style.css b/style.css index 3e3a17a..d471bbf 100644 --- a/style.css +++ b/style.css @@ -132,7 +132,6 @@ h1 { .avatar-img { width: 250px; - height: 250px; margin: 20px auto; display: block; }