mirror of https://github.com/espruino/BangleApps
Darken markings between apps to make it more obvious which buttons are for which app
parent
0b08f84293
commit
7485b78a25
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
.tile.column.col-6.col-sm-12.col-xs-12.app-tile {
|
||||
border: solid 1px #fafafa;
|
||||
border: solid 1px #dadee4;
|
||||
margin: 0;
|
||||
min-height: 150px;
|
||||
padding-top: 0.5rem;
|
||||
|
|
Loading…
Reference in New Issue