Skip to content

Commit

Permalink
Correct styles for app directory cards
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Sep 15, 2017
1 parent a406dbc commit 9c6137b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions scss/modules/pages/_apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,10 @@
}
}

.apps_directory {
.app_card,
.large_app_card {
background-color: $color-base;
border: 1px solid $color-shade-dark;
}
.app_card,
.large_app_card {
background-color: $color-base;
border: 1px solid $color-shade-dark;
}

nav.top {
Expand Down

0 comments on commit 9c6137b

Please sign in to comment.