0.0.102
This commit is contained in:
@@ -175,7 +175,7 @@ body {
|
||||
}
|
||||
|
||||
header {
|
||||
max-width: 1400px;
|
||||
max-width: 1280px;
|
||||
margin: auto;
|
||||
margin-top: 40px;
|
||||
margin-bottom: 60px;
|
||||
@@ -234,7 +234,7 @@ section.register>h1 {
|
||||
}
|
||||
|
||||
footer>div {
|
||||
max-width: 1400px;
|
||||
max-width: 1280px;
|
||||
margin: auto;
|
||||
padding: 40px;
|
||||
display: flex;
|
||||
@@ -258,7 +258,7 @@ footer>div {
|
||||
|
||||
.second-footer>div {
|
||||
display: flex;
|
||||
max-width: 1400px;
|
||||
max-width: 1280px;
|
||||
margin: auto;
|
||||
height: 60px;
|
||||
align-items: center;
|
||||
@@ -276,7 +276,7 @@ footer>div {
|
||||
padding: 0;
|
||||
height: 60px;
|
||||
max-width: unset;
|
||||
background: white;
|
||||
background: #F8F8F8;
|
||||
margin-top: -15px;
|
||||
}
|
||||
|
||||
@@ -789,7 +789,7 @@ section.login>form>div>div:nth-child(7)>a {
|
||||
}
|
||||
|
||||
section.profile {
|
||||
max-width: 1400px;
|
||||
max-width: 1280px;
|
||||
margin: auto;
|
||||
padding: 0px 40px;
|
||||
margin-bottom: 120px;
|
||||
|
||||
Reference in New Issue
Block a user