actu mobile liens
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
width: 100%;
|
||||
// overflow: hidden;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
;
|
||||
|
||||
@@ -321,11 +321,11 @@
|
||||
padding: 1rem;
|
||||
|
||||
@media(max-width:810px){
|
||||
width: max-content;
|
||||
width: auto;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
@media (max-width: 568px){
|
||||
width: 100%;
|
||||
width: auto%;
|
||||
}
|
||||
}
|
||||
span:nth-of-type(2){
|
||||
@@ -365,7 +365,7 @@
|
||||
padding: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
@media(max-width:810px){
|
||||
width: max-content;
|
||||
width: auto;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user