This commit is contained in:
SBD
2023-11-26 16:50:30 +03:00
parent 1b41ae9f56
commit 5c2d5039ac
5 changed files with 79 additions and 17 deletions

View File

@@ -35,14 +35,18 @@ body,html{
}
.text_header{
padding-right: 90px;
}
.standart_txt{
color: #ffffff;
/*font-family: Spline Sans;*/
font-size: 16px;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
padding-right: 90px;
}
.text_header.last_right{
padding-right: 0;
}