wip: programme
This commit is contained in:
@@ -43,3 +43,19 @@
|
||||
text-align:justify;
|
||||
text-justify: inter-word;
|
||||
}
|
||||
|
||||
.partners {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.subpartners {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user