add new banners

This commit is contained in:
2021-12-05 13:39:53 +03:00
parent 989119aead
commit 4317e6106c
4 changed files with 12 additions and 4 deletions

View File

@@ -1342,9 +1342,17 @@ a{
.left_citata_text{
font-size: 16px;
font-weight: bold;
/* font-weight: bold; */
}
.left_citata_percon{
margin-top: 16px;
color: #3B83B5;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.moread{
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));