diff --git a/output/index.css b/output/index.css index f2fbf10..cd9a69e 100644 --- a/output/index.css +++ b/output/index.css @@ -419,7 +419,7 @@ footer nav a { #details-modal { padding: 0; width: 80vw; - --modal-height: calc(80vh - 4em); + --modal-height: calc(80vh - 8em); height: var(var(--modal-height)); color: var(--primary-color); background-color: var(--secondary-color);