Skip to content

Commit

Permalink
background removed exit button
Browse files Browse the repository at this point in the history
  • Loading branch information
RachelDau committed Mar 6, 2024
1 parent d87cb8b commit e4369ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@

.exit-button {
border: none;
background: $color-bg;
background: none;
border-radius: 6em;
font-size: 0.5cm;
cursor: pointer;
Expand Down

0 comments on commit e4369ab

Please sign in to comment.