0.0.161 upd footer max-width
This commit is contained in:
@@ -275,7 +275,7 @@ section.register>h1 {
|
||||
}
|
||||
|
||||
footer>div {
|
||||
max-width: 85%;
|
||||
max-width: 1440px;
|
||||
margin: auto;
|
||||
padding: 40px;
|
||||
height: 73%;
|
||||
@@ -328,7 +328,7 @@ footer>div {
|
||||
|
||||
|
||||
.second-footer>div {
|
||||
max-width: 90%;
|
||||
max-width: 1440px;
|
||||
margin: auto;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
@@ -2153,6 +2153,7 @@ button#send_feedback_form{
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: 36px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.tabs>label:not(:first-of-type) {
|
||||
@@ -2178,6 +2179,9 @@ button#send_feedback_form{
|
||||
width: 90%;
|
||||
margin: auto;
|
||||
}
|
||||
.pre_bottom_block_static>h2{
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
.cards_wrapper{
|
||||
display: flex;
|
||||
@@ -2332,6 +2336,9 @@ button#send_feedback_form{
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.faq_main_page>h2{
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
|
||||
details{
|
||||
|
||||
Reference in New Issue
Block a user