Skip to content

Commit c875139

Browse files
committed
clean up
1 parent bd39cfd commit c875139

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compare50/_renderer/static/match.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pre {
5757
border-top: 0;
5858
max-width:100%;
5959
width: 100%;
60-
height: calc(100vh - 3em);
60+
height: 90vh;
6161
}
6262

6363
.right {
@@ -68,7 +68,7 @@ pre {
6868
border-top: 0;
6969
max-width:100%;
7070
width: 100%;
71-
height: calc(100vh - 3em);
71+
height: 90vh;
7272
}
7373

7474
.fragment:before {

0 commit comments

Comments
 (0)