Skip to content

Commit

Permalink
Merge pull request #40 from Islandora/39-embiggen
Browse files Browse the repository at this point in the history
39-embiggen Make viewer be 1200 pixels high by default.
  • Loading branch information
rosiel committed Feb 12, 2024
2 parents 04fa440 + f2cd3c6 commit bdd6ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/mirador.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.block-mirador {
height: 500px;
height: 1200px;
position: relative;
}

0 comments on commit bdd6ec7

Please sign in to comment.