center img

This commit is contained in:
Kevin Tessier 2019-06-13 12:47:37 +02:00
parent c8d8afe68a
commit 6513708b15
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -578,6 +578,7 @@
.images_s{ .images_s{
// width: calc(100% / 2 - 15px); // width: calc(100% / 2 - 15px);
width: 40%; width: 40%;
align-self: center;
// min-width: 300px; // min-width: 300px;
margin-right: 15px; margin-right: 15px;
img{ img{