actu mobile liens

This commit is contained in:
2024-10-04 10:03:35 +02:00
parent 2306b23646
commit 8c481433ef
4 changed files with 12 additions and 63 deletions
@@ -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;
}
}