Compare commits

..

No commits in common. "main" and "v1.1.4.7-main" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,3 @@
## v1.1.4.8
* изменен размер шрифта в карточка предметов
## v1.1.4.7
* изменен размер шрифта в карточка предметов
## v1.1.4.6

View File

@ -75,16 +75,14 @@
}
/* CARDS */
.dnd-core .item-card {
font-size : 14px;
}
.dnd-core .item-card p+p {
text-indent : 0px;
font-size : 14px;
}
.dnd-core .item-card p {
margin-top : 10px;
font-size : 14px;
}
.dnd-core .item-card img {