SAE_S1.05_S1.06/css/a-propos.css

21 lines
340 B
CSS

.a-propos-section {
text-align: justify;
margin-top: 20px;
}
.a-propos-section p {
margin-bottom: 20px;
}
.a-propos-section img {
max-width: 100%;
border-radius: 8px;
margin-top: 10px;
}
.robot-image {
max-width: 100%;
max-height: 200px;
border-radius: 8px;
margin-top: 10px;
}