0.0.55
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user