mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 04:42:54 +02:00
dessins centrés, texte rejoignez-nous, fixes style
This commit is contained in:
@ -12,6 +12,10 @@ footer {
|
||||
max-width: 1100px;
|
||||
padding: 16px 4px;
|
||||
margin: auto;
|
||||
gap: 20px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
}
|
||||
|
||||
.footer-pane {
|
||||
|
@ -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 {
|
||||
|
Reference in New Issue
Block a user