11 lines
141 B
SCSS
11 lines
141 B
SCSS
.groupe-instructeur {
|
|
.setup {
|
|
text-align: center;
|
|
width: 100px;
|
|
}
|
|
|
|
.actions {
|
|
text-align: center;
|
|
width: 250px;
|
|
}
|
|
}
|