add lightbox

This commit is contained in:
2022-02-25 14:58:57 +01:00
parent 1e6ccbf45d
commit 7fcb34980f
8 changed files with 679 additions and 7 deletions

View File

@ -2,6 +2,11 @@
position: static
}
.my-0 {
margin-top: 0px;
margin-bottom: 0px
}
.mb-4 {
margin-bottom: 1rem
}