resume adaptive

This commit is contained in:
Victor Batischev
2023-12-04 19:34:59 +03:00
parent cdf06c7984
commit db9a7b24c6
5 changed files with 9 additions and 6 deletions

View File

@ -242,6 +242,11 @@
line-height: 32px;
white-space: nowrap;
text-transform: uppercase;
@media (max-width: 550px) {
font-size: 14px;
line-height: 20px;
}
}
}
}