2024-01-18 15:19:34 +01:00
|
|
|
.a-propos-section {
|
2024-01-16 00:23:27 +01:00
|
|
|
text-align: justify;
|
|
|
|
margin-top: 20px;
|
|
|
|
}
|
|
|
|
|
2024-01-18 15:19:34 +01:00
|
|
|
.a-propos-section p {
|
2024-01-16 00:23:27 +01:00
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
|
|
|
|
2024-01-18 15:19:34 +01:00
|
|
|
.a-propos-section img {
|
2024-01-16 00:23:27 +01:00
|
|
|
max-width: 100%;
|
|
|
|
border-radius: 8px;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.robot-image {
|
|
|
|
max-width: 100%;
|
|
|
|
max-height: 200px;
|
|
|
|
border-radius: 8px;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|