tracker-tasks

This commit is contained in:
2023-06-29 02:26:49 +03:00
parent 73bcd58d05
commit 4db278fdbd
10 changed files with 233 additions and 59 deletions

View File

@ -160,12 +160,17 @@
a {
color: black;
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
font-size: 12px;
}
img {
width: 16px;
height: 16px;
margin: 0 10px 0 0;
margin: 0 5px 0 0;
@media (max-width: 968px) {
margin-right: 2px;