tracker tasks

This commit is contained in:
2023-08-30 17:02:32 +03:00
parent 433fc88f99
commit 5fa069d84d
13 changed files with 307 additions and 145 deletions

View File

@@ -32,6 +32,15 @@
line-height: 22px;
color: #000000;
}
@media (max-width: 1024px) {
text-align: center;
margin-top: 20px;
p {
margin-top: 15px;
}
}
}
.slick-list {