Skip to content

Commit

Permalink
Update popup.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostnetic authored May 1, 2023
1 parent aee33be commit 9c0d6a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions popup.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ body {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}

.container {
Expand Down Expand Up @@ -160,4 +159,4 @@ button:hover {
/* Add a hover effect for external-link */
.external-link:hover {
color: #7cb1f5;
}
}

0 comments on commit 9c0d6a3

Please sign in to comment.