margin top node projet
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
.block-region-first{
|
||||
position:fixed;
|
||||
width: 20% !important;
|
||||
margin-top: 1rem;
|
||||
// margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
}
|
||||
.block-region-second{
|
||||
position: relative;
|
||||
margin-top: 1rem;
|
||||
// margin-top: 1rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@media(max-width: 810px){
|
||||
@@ -340,7 +340,7 @@
|
||||
.block-region-third{
|
||||
position:relative;
|
||||
// width: 23% !important;
|
||||
margin-top: 2rem;
|
||||
margin-top: 1rem;
|
||||
margin-left: 2rem;
|
||||
@media(max-width: 810px){
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user