dessins centrés, texte rejoignez-nous, fixes style

This commit is contained in:
Pascal Engélibert
2023-05-22 23:35:04 +02:00
parent 6bc563b587
commit 955e1ca124
7 changed files with 15 additions and 27 deletions

View File

@ -12,6 +12,10 @@ footer {
max-width: 1100px;
padding: 16px 4px;
margin: auto;
gap: 20px;
justify-content: center;
align-items: center;
}
.footer-pane {

View File

@ -1,7 +1,6 @@
@import "defs";
.process_boxes {
flex: 62%;
text-align: center;
font-family: LunaSans;
}
@ -11,7 +10,7 @@
width: 256px;
padding-top: 4px;
vertical-align: top;
margin: 8px 16px;
margin: 8px 20px;
}
.process_box-number {