css debugg /consultation
This commit is contained in:
@@ -191,6 +191,7 @@ h2, h3 {
|
||||
.layout-container main {
|
||||
width: 100%;
|
||||
padding-top: 200px;
|
||||
padding-bottom: 3rem;
|
||||
}
|
||||
@media (max-width: 810px) {
|
||||
.layout-container main {
|
||||
@@ -609,7 +610,6 @@ header .header:hover + .header_nav_container {
|
||||
|
||||
footer {
|
||||
z-index: 100;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
.footer {
|
||||
@@ -2765,6 +2765,9 @@ body {
|
||||
#consultation {
|
||||
background-color: #f6f7f3;
|
||||
}
|
||||
#consultation .layout-sidebar-first {
|
||||
display: none !important;
|
||||
}
|
||||
#consultation .layout-content .content_container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user