diff --git a/index.html b/index.html index dad5a30..cae8307 100644 --- a/index.html +++ b/index.html @@ -391,6 +391,9 @@ background: var(--arka); color: var(--metin); } + img.error { + text-indent: -999rem; + }