fix
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.containerx {
|
||||
padding: 0 250px;
|
||||
padding: 100px 250px;
|
||||
width: auto;
|
||||
}
|
||||
@media screen and (max-width:1000px) {
|
||||
@ -7,5 +7,3 @@
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -30,7 +30,6 @@ p {
|
||||
font-size: 5rem;
|
||||
}
|
||||
.logo {
|
||||
margin: 35px 0;
|
||||
text-align:center;
|
||||
}
|
||||
.containerx {
|
||||
@ -491,7 +490,7 @@ header#header {
|
||||
}
|
||||
|
||||
nav.navbar.navbar-expand-lg.navbar-light.bg-light{
|
||||
border-bottom: solid 1px #fff;
|
||||
border-bottom: solid 2px #f1f1f1;
|
||||
background: #313131;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user