fixed index oppacity on img

This commit is contained in:
HearMeWhisper 2021-09-27 18:45:17 -04:00
parent 735fa8d98f
commit 79bf1915f0

View File

@ -43,7 +43,7 @@
width: 95%; width: 95%;
margin: auto; margin: auto;
text-align: center; text-align: center;
opacity: 0.2;
display: block; display: block;
} }