Add gouvernance - draft
This commit is contained in:
23
src/scss/components/_gouvernance.scss
Normal file
23
src/scss/components/_gouvernance.scss
Normal file
@@ -0,0 +1,23 @@
|
||||
.instance {
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.instance .heading {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.instance .heading h2 {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.instance img {
|
||||
width: 4rem;
|
||||
margin: 1rem auto;
|
||||
}
|
||||
|
||||
.instance.timonerie img {
|
||||
width: 5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user