Skip to content

Commit

Permalink
Make icons a little bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
skoshy committed Jan 9, 2017
1 parent 30b89f0 commit 2862903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,8 @@ input[type="checkbox"] {

.bookmarks .icon {
border-radius: 5px;
width: 32px;
height: 32px;
width: 36px;
height: 36px;
border: 1px solid rgba(50,50,50,.7);
display: flex;
justify-content: center;
Expand Down

0 comments on commit 2862903

Please sign in to comment.