Skip to content

Commit 6adc55d

Browse files
committed
Merge css changes from chapter 11 so I can start on chapter 12
1 parent 2951a73 commit 6adc55d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

templates/monogame/public/main.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ td:has(a img[alt^="Figure"]) {
5353
width: 50%;
5454
}
5555

56+
th video,
57+
td video {
58+
width: 100%;
59+
height: 100%
60+
}
61+
5662

5763
/*******************************************************************************
5864
*** Section: Bootstrap Overrides

0 commit comments

Comments
 (0)