remove work time

This commit is contained in:
Victor Batischev
2024-02-08 20:06:02 +03:00
parent f738805d1e
commit 2c146df294
3 changed files with 4 additions and 6 deletions

View File

@ -638,8 +638,8 @@
span {
font-family: "Inter", sans-serif;
font-weight: 500;
font-size: 11px;
color: #807777;
font-size: 12px;
color: #666;
}
.nameProject {
@ -847,8 +847,8 @@
display: flex;
align-items: center;
justify-content: space-between;
font-size: 12px;
margin-top: 10px;
font-size: 13px;
margin-top: 5px;
width: 160px;
p {