Skip to content

Commit 1a2f3fb

Browse files
committed
tweaking flashcard frame
1 parent 3633ee8 commit 1a2f3fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

html/flashcard_blastout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7588,7 +7588,7 @@
75887588

75897589

75907590
.flip-container, .front, .back {
7591-
height: 200px;
7591+
height: 300px;
75927592
width: 95%;
75937593
}
75947594

html/flashcard_viz.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7588,7 +7588,7 @@
75887588

75897589

75907590
.flip-container, .front, .back {
7591-
height: 800px;
7591+
height: 300px;
75927592
width: 95%;
75937593
}
75947594

0 commit comments

Comments
 (0)