Fix presentation image width

This commit is contained in:
Martin Price 2023-01-23 20:32:34 +00:00
parent 7fa3e88dc8
commit d2b0afeff6
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
/* Images sent from OpenLP should be larger and should be sized based on viewer screen size */
max-height: 75%;
min-height: 88px;
width: 100%;
}
.img-verse-text {
font-size: 1.1rem;