This commit is contained in:
Dmitry Borisenko
2021-09-17 05:27:24 +08:00
parent 5b8c9f26ca
commit 95cb6c3167
2 changed files with 5 additions and 5 deletions

View File

@@ -171,7 +171,7 @@
@apply text-center text-lg text-gray-500 font-bold pb-6;
}
.card-items {
@apply md:items-center md:flex mb-6;
@apply md:items-center lg:items-end 2xl:items-end md:flex mb-6;
}
.widget-descr-gray-left {
@apply content-center pr-4 block text-gray-500 font-bold md:text-left;