Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jichi authored and jichi committed Mar 16, 2024
1 parent 4fce04f commit 01a68c3
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,7 @@ a { /* make it pop */
text-shadow: 0 0 1px #150d0d; /* black */
}

#game {
/*
display: flex;
justify-content: center;
*/

/*margin: auto;*/

#game { /* soft frame */
max-width: fit-content;
margin-left: auto;
margin-right: auto;
Expand All @@ -48,9 +41,4 @@ a { /* make it pop */

min-width: 800px;
min-height: 600px;
/*
width: 800px;
height: 600px;
*/
}

0 comments on commit 01a68c3

Please sign in to comment.