Skip to content

Commit

Permalink
final commit
Browse files Browse the repository at this point in the history
  • Loading branch information
innovativecr1 committed Jun 22, 2024
1 parent 77d8f6b commit 376cd80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions movieSuggester/styles.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* styles.css */
body {
font-family: Arial, sans-serif;
text-align: center;
Expand Down Expand Up @@ -72,7 +71,7 @@ button:hover {
#coin-text {
max-width: 80%;
word-wrap: break-word;
color: black; /* Ensure text color is visible against the gold background */
color: black;
}

@keyframes flip {
Expand Down

0 comments on commit 376cd80

Please sign in to comment.