correct design citata

This commit is contained in:
arlemp@selectel.ru
2021-12-08 00:31:33 +03:00
parent 1eae6ab1c7
commit 9a65063c99
2 changed files with 29 additions and 0 deletions

View File

@@ -1354,6 +1354,15 @@ a{
text-transform: uppercase;
}
.left_citata_status{
color: #909294;
font-size: 13px;
line-height: 140%;
margin-top: 10px;
}
.moread{
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));