Skip to content
Snippets Groups Projects
Commit ff44479a authored by julientaq's avatar julientaq
Browse files

update image contain

parent 87725166
No related branches found
No related tags found
No related merge requests found
......@@ -342,7 +342,7 @@ h2.section-title {
.news .grid-item img {
height: 250px;
margin: 1em auto;
object-fit: cover;
object-fit: contain;
width: 100%;
}
.home .linkToPrevious {
......@@ -768,7 +768,8 @@ footer section.infos a:hover {
grid-auto-rows: unset;
}
.checkboxList{
.checkboxList {
list-style-type: none;
list-style-position: inside;
}
\ No newline at end of file
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment