display liens page site
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
}
|
||||
div{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-direction: column;
|
||||
margin-bottom: 1rem;
|
||||
@media(max-width: 810px){
|
||||
justify-content: center;
|
||||
@@ -353,7 +353,6 @@
|
||||
margin-bottom: 1rem;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.prev-site{
|
||||
padding-right: 0.5rem;
|
||||
&::before{
|
||||
@@ -373,6 +372,10 @@
|
||||
}
|
||||
|
||||
}
|
||||
.prevnext{
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
}
|
||||
.documents-liens-wrapper{
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user