Skip to content

Commit

Permalink
Update homebase.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ScratchFakemon authored Nov 10, 2024
1 parent 9aefec4 commit a6f8e9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Home Base/homebase.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home Base</title>
<h3>Press X to exit</h3>
<h3>Press B to go back</h3>
<style>
body {
background-color: #382c0c;
Expand All @@ -28,6 +29,7 @@ <h3>Press X to exit</h3>
margin-right: 20px;
color: rgb(231, 45, 45);
}

.os-list {
display: flex;
flex-wrap: wrap;
Expand Down

0 comments on commit a6f8e9a

Please sign in to comment.