0.0.234 small bug fix
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
margin-right: 26px;
|
||||
}
|
||||
header .header-first{
|
||||
margin-top: 10px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
header .header-second {
|
||||
@@ -303,6 +303,10 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.four-column{
|
||||
display: unset;
|
||||
}
|
||||
|
||||
footer{
|
||||
height: unset;
|
||||
margin-top: unset;
|
||||
@@ -366,7 +370,11 @@
|
||||
max-width: 290px;
|
||||
}
|
||||
.button_register>button{
|
||||
width: 106%;
|
||||
width: 109%;
|
||||
}
|
||||
|
||||
#request_btn{
|
||||
width: 109%;
|
||||
}
|
||||
/*END logi_page*/
|
||||
|
||||
@@ -404,6 +412,7 @@
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
/* END registration page*/
|
||||
@@ -1076,6 +1085,10 @@
|
||||
|
||||
/* */
|
||||
|
||||
.second-footer{
|
||||
height: unset;
|
||||
}
|
||||
|
||||
}
|
||||
@media (max-width: 847px){
|
||||
.container_subscribe{
|
||||
@@ -1204,6 +1217,10 @@
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.agree>div:last-child{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user