mb ts projets
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
padding-right: 1rem;
|
||||
}
|
||||
@media (max-width: 568px){
|
||||
width: auto%;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
span:nth-of-type(2){
|
||||
|
||||
@@ -147,6 +147,10 @@
|
||||
margin-bottom: 1rem;
|
||||
display: flex;
|
||||
align-content: center;
|
||||
@media (max-width: 550px) {
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
select, input{
|
||||
padding: 0.3rem;
|
||||
@@ -259,6 +263,7 @@
|
||||
flex-direction: column;
|
||||
#edit-actions{
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user