This commit is contained in:
SBD
2023-11-30 17:41:28 +03:00
parent 6635f93db8
commit 58608c2df0
4 changed files with 42 additions and 37 deletions

View File

@@ -125,6 +125,16 @@
.block_overlay.show{
display: block;
}
.curtain_txt_float{
float: right;
}
.language_select.curtain{
top: 0;
margin-left: 10px;
}
.description_page{
font-size: 24px;
}
}
@media (max-width: 850px) {
@@ -139,22 +149,6 @@
}
@media (max-width: 800px) {
.text_header{
padding-right: 20px;
}
.section_btn:hover {
height: unset;
position: unset;
bottom: unset;
}
.text_header.last_left {
padding-right: 20px;
}
.language_select {
margin-left: 20px;
margin-right: 20px;
padding-right: 0;
}
.line_go_to_sections{
width: 100%;
color: #000000;