responsive node site
This commit is contained in:
@@ -4077,6 +4077,8 @@ body {
|
||||
@media (max-width: 810px) {
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third {
|
||||
position: relative;
|
||||
margin-left: 1rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
}
|
||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div {
|
||||
|
||||
@@ -398,6 +398,8 @@
|
||||
// width: 80%;
|
||||
@media(max-width: 810px){
|
||||
position: relative;
|
||||
margin-left: 1rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
div{
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user