image pop up added

This commit was merged in pull request #114.
This commit is contained in:
victorAnumudu
2026-01-20 17:15:58 +01:00
parent 9b9a7cc5da
commit 5ea1047356
4 changed files with 188 additions and 64 deletions
+7
View File
@@ -51,4 +51,11 @@ button{
.accordion-button, .accordion-button:not(.collapsed) {
background-color: transparent!important;
}
@media (min-width: 992px) {
.modal-50 {
min-width: 50%;
max-width: 50%;
}
}