Skip to content

Commit

Permalink
Merge pull request #53 from center-for-threat-informed-defense/APS-10…
Browse files Browse the repository at this point in the history
…_fix_crushed_window_firefox_128

APS-10: Fix Crushed Window on Firefox 128.0
  • Loading branch information
mehaase authored Sep 4, 2024
2 parents dc9795a + bcd6bdb commit 504df75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ body {
margin: 0 auto;
min-width: 600px;
max-width: 800px;
min-height: 393px;
padding: 1rem;
box-sizing: border-box;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
Expand Down

0 comments on commit 504df75

Please sign in to comment.