Darken markings between apps to make it more obvious which buttons are for which app

pull/1766/head
Gordon Williams 2022-04-27 08:43:03 +01:00
parent 0b08f84293
commit 7485b78a25
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
} }
.tile.column.col-6.col-sm-12.col-xs-12.app-tile { .tile.column.col-6.col-sm-12.col-xs-12.app-tile {
border: solid 1px #fafafa; border: solid 1px #dadee4;
margin: 0; margin: 0;
min-height: 150px; min-height: 150px;
padding-top: 0.5rem; padding-top: 0.5rem;