Skip to content

Commit

Permalink
Fix commit
Browse files Browse the repository at this point in the history
  • Loading branch information
CJbricks committed Apr 11, 2023
1 parent 0d913e0 commit 0cf1579
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
1 change: 0 additions & 1 deletion README.md

This file was deleted.

1 change: 0 additions & 1 deletion Vogelism-Redux
Submodule Vogelism-Redux deleted from b5b241
2 changes: 0 additions & 2 deletions neg.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ a:hover {
margin-left: 5%;
margin-bottom: 3%;
margin-right: 5%;
display: flexbox;
border: 1px solid red;
}

.animate__animated.animate__jackInTheBox {
Expand Down
6 changes: 3 additions & 3 deletions neg.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ let counter = 0;
let scoreBox = true;
let errorMessage = "OoOoOoOooops";

let keyOne = 'DANSBY SWANSON';
let keyTwo = 'FREDDIE FREEMAN';
let keyThree = 'WILL SMITH';
let keyOne = 'NOLAN ARENADO';
let keyTwo = 'RANDAL GRICHUK';
let keyThree = 'DEXTER FOWLER';

let avOne = './images/hintone.png';
let avTwo = './images/hinttwo.png';
Expand Down

0 comments on commit 0cf1579

Please sign in to comment.