This commit is contained in:
2023-08-10 18:56:50 +03:00
parent 595b7c986b
commit 1687a71d8b
7 changed files with 114 additions and 26 deletions

View File

@ -190,6 +190,10 @@
font-size: 22px;
line-height: 26px;
color: #263238 !important;
@media (max-width: 450px) {
font-size: 18px;
}
}
&__decs {