Skip to content
Open

Main #84

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
color test
  • Loading branch information
davidgq10 committed Nov 23, 2021
commit 0e4eb86afe10910fb44cd1909fd16b9b699eb06c
2 changes: 1 addition & 1 deletion Natours/starter/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ btn:visited {
}

.btn-white::after {
background-color: whitesmoke;
background-color: #fff;
}

.btn:hover::after {
Expand Down