Card actions styled at the bottom

This commit is contained in:
Simounet
2022-03-13 16:23:20 +01:00
parent 016ceb6829
commit 201a9930f9
5 changed files with 18 additions and 17 deletions

View File

@ -186,15 +186,6 @@
}
}
@media screen and (max-width: 310px),
screen and (min-width: 601px) and (max-width: 660px),
screen and (min-width: 993px) and (max-width: 1050px),
screen and (min-width: 1201px) and (max-width: 1250px) {
.card .card-action .reading-time .card-created-at {
display: none;
}
}
@media only print {
body {
display: block;