demarches-normaliennes/app/assets/stylesheets/groupe_instructeur.scss

12 lines
141 B
SCSS
Raw Normal View History

2019-10-23 20:22:56 +02:00
.groupe-instructeur {
2023-04-07 16:48:24 +02:00
.setup {
text-align: center;
width: 100px;
}
2019-10-23 20:22:56 +02:00
.actions {
text-align: center;
2023-04-07 16:48:24 +02:00
width: 250px;
2019-10-23 20:22:56 +02:00
}
}