max-width in percentage

This commit is contained in:
Luke Smith
2022-04-29 16:16:32 -04:00
parent 5aacd6b81a
commit ba2d0a55c2

View File

@@ -46,7 +46,7 @@ footer {
} }
img { img {
max-width: 600px ; max-width: 90% ;
max-height: 400px ; max-height: 400px ;
margin: auto ; margin: auto ;
display: block ; display: block ;