css ressources-actu
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user