Update style.css

Added padding and smaller max-width
This commit is contained in:
marttoygoy4
2021-03-21 09:00:52 +02:00
committed by GitHub
parent 02f6f5f3be
commit 7836da1c25

View File

@@ -29,7 +29,8 @@ footer {
} }
img { img {
max-width: 600px ; padding-left: 120px;
max-width: 250px ;
width: 100% ; width: 100% ;
margin: auto ; margin: auto ;
display: block ; display: block ;