Ajustements

This commit is contained in:
Gauvain Boiché
2020-04-07 00:00:22 +02:00
parent 20d1d5ba04
commit f800ce8df5
3 changed files with 5 additions and 4 deletions

View File

@@ -240,7 +240,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
background-image: url('./images/comment.png');
background-position: center;
background-repeat: no-repeat;
height: 170px;
height: 270px;
overflow: hidden;
}
@@ -250,7 +250,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
}
.forumlist_grid .tile_row_2 {
margin-top: 15px;
margin-top: -25px;
}
.tile_row_25 {