Skip to content

Commit

Permalink
39-embiggen Make viewer be 1200 pixels high by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
alxp committed Feb 12, 2024
1 parent 04fa440 commit f2cd3c6
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 f2cd3c6

Please sign in to comment.