Skip to content

Commit

Permalink
Make Close Button bigger and centered
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelconde committed Apr 24, 2018
1 parent 81b71f6 commit 2b88137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@

.btnClose::before {
content: "×";
font-size: 20px;
line-height: 22px;
font-size: 25px;
line-height: 9px;
}

.btnClose:hover,
Expand Down

0 comments on commit 2b88137

Please sign in to comment.