fix LandingTracker and add routes

This commit is contained in:
2024-07-31 15:05:52 +03:00
parent 9771d2a602
commit 5cdf072551
8 changed files with 57 additions and 14 deletions

View File

@ -23,6 +23,10 @@
padding-right: 5px;
}
.summary__person {
margin: 0 10px 0 0;
}
.summary__skill {
color: #6f6f6f;
font-size: 14px;