css debugg /consultation
This commit is contained in:
@@ -36,7 +36,7 @@ $width-menu-slidedown : 550px;
|
||||
main{
|
||||
width: 100%;
|
||||
padding-top: $header-height;
|
||||
|
||||
padding-bottom: 3rem;
|
||||
@media(max-width: 810px){
|
||||
padding-top: 180px;
|
||||
}
|
||||
|
@@ -1,9 +1,12 @@
|
||||
#consultation{
|
||||
background-color: #f6f7f3;
|
||||
|
||||
.layout-sidebar-first{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.layout-content{
|
||||
// padding-top: 1rem;
|
||||
|
||||
.content_container{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@@ -1,6 +1,5 @@
|
||||
footer{
|
||||
z-index: 100;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
.footer{
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user