Update list, search and index to show demos and browser support

This commit is contained in:
Angelos Chalaris
2019-08-24 10:43:07 +03:00
parent 1142849d11
commit 0bb3c03186
5 changed files with 63 additions and 59 deletions

View File

@ -69,14 +69,14 @@
background: var(--button-example-toggler-fore-color);
}
}
&.short {
.card-bottom {
display: none;
@media screen and (min-width: $layout-large-breakpoint) {
display: block;
}
}
}
// &.short {
// .card-bottom {
// display: none;
// @media screen and (min-width: $layout-large-breakpoint) {
// display: block;
// }
// }
// }
}
// Card sections