Skip to content

Commit

Permalink
more readable style
Browse files Browse the repository at this point in the history
  • Loading branch information
eudald gubert i roldan committed Jan 19, 2020
1 parent 3d01914 commit efcfcab
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions data/stylesheet.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
.grid {
border : 0px;
font-size : 17px;
font-size : 25px;
color : white;
border-radius : 3px;
padding : 15px 15px;
min-height : 55px;
min-width : 55px;
}

.pop {
font-size : 20px;
min-height : 0px;
min-width : 170px;
padding : 15px 15px;
}

/* with buttons => padding : 15px 10px;*/
Expand Down

0 comments on commit efcfcab

Please sign in to comment.