Fixed broken cat pictures in chrome

This commit is contained in:
malik 2024-01-23 21:24:06 +01:00
parent 9ad9dc390f
commit 36e87b290f

View file

@ -143,7 +143,7 @@ h2{
}
#catpics img{
width: 100%;
width: 50%;
margin: 8px;
box-shadow: 10px 10px 10px;
}