taille case top-bottom
This commit is contained in:
@@ -161,10 +161,10 @@
|
||||
// flex-direction: row;
|
||||
padding-right: 1rem;
|
||||
order: 1;
|
||||
width: 30%;
|
||||
width: 20%;
|
||||
position: relative;
|
||||
height: 80px;
|
||||
text-align: center;
|
||||
// text-align: center;
|
||||
@media(max-width:479px){
|
||||
width: 100%;
|
||||
}
|
||||
@@ -252,7 +252,7 @@
|
||||
padding-left: 1rem;
|
||||
border-left: 0.1rem solid ;
|
||||
padding-bottom: 1rem;
|
||||
width: 20%;
|
||||
width: 30%;
|
||||
@media(max-width:479px){
|
||||
border-left: 0;
|
||||
border-top: 0.1rem solid ;
|
||||
|
||||
Reference in New Issue
Block a user