css ressources-actu

This commit is contained in:
2024-11-22 14:42:38 +01:00
parent 52332fa126
commit e26a08fa6a
18 changed files with 558 additions and 909 deletions
@@ -9,10 +9,6 @@
}
.region-content{
display: grid;
// width: 80%;
// margin: auto;
// display: flex;
// flex-direction: column;
grid-template-columns: repeat(8 1fr);
grid-template-rows: repeat(3 auto);
@@ -239,7 +235,7 @@
background-color: transparent;
}
.field__item{
padding: 0.3rem;
padding: 0.5rem;
border: solid black 1px;
margin-bottom: 1rem;
background-color: rgb(255, 255, 255);