Ajout lightbox JS

This commit is contained in:
nyanloutre 2020-12-06 16:38:41 +01:00
parent 443bf858c2
commit dfdd779b31
Signed by: nyanloutre
GPG key ID: 194A92D1103ACB2A
3 changed files with 12 additions and 11 deletions

View file

@ -132,13 +132,12 @@ body {
margin-top: 1rem;
margin-bottom: 3rem;
}
ul {
#portfolio-gallery {
margin-left: 1rem;
margin-right: 1rem;
display: flex;
flex-wrap: wrap;
list-style-type: none !important;
li {
a {
img {
max-width: 100%;
}