Skip to content

Commit 9d374ac

Browse files
stuff
1 parent a0d75d0 commit 9d374ac

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

pages/player.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2>Jet Yeh's</h2>
7575
</div>
7676
</div>
7777
<div class="main_content">
78-
<iframe id="game-frame" src="" allowfullscreen></iframe>
78+
<iframe style="background-color: white;" id="game-frame" src="" allowfullscreen></iframe>
7979
</div>
8080
<div style="height: 2000px;"></div>
8181
</div>

pages/settings.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ <h1>
5252
</div>
5353
</h1>
5454
<div class="main">
55-
<!-- Portfolio Gallery Grid -->
5655
<div class="row">
5756
<div class="settings-column">
5857
<div class="settings-content">

0 commit comments

Comments
 (0)