update new
This commit is contained in:
@@ -28,7 +28,7 @@ body {
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
justify-content: space-between;
|
||||
margin: 0 auto;
|
||||
margin: 0 auto !important;
|
||||
}
|
||||
|
||||
html {
|
||||
@@ -98,7 +98,7 @@ html {
|
||||
}
|
||||
|
||||
.homepage .banner {
|
||||
background: url(../images/background-banner.jpg) no-repeat;
|
||||
background: url(../images/background-banner.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
min-height: 920px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user