This commit is contained in:
SBD
2023-11-26 19:26:58 +03:00
parent bf3147ede9
commit a5949294ec
4 changed files with 14 additions and 21 deletions

View File

@@ -50,10 +50,11 @@ body,html{
}
.right_part_header {
width: calc(75% - 320px);
width: 75%;
float: right;
padding: 17px 0 15px 320px;
padding: 17px 0 15px 0;
position: relative;
text-align: -webkit-right;
}
.text_header{