More i18n work
This commit is contained in:
parent
3ef6f3c80b
commit
2ad4972115
16 changed files with 286 additions and 90 deletions
|
|
@ -1,3 +1,5 @@
|
|||
@import '../../stylesheets/colors';
|
||||
|
||||
.carousel-item {
|
||||
height: 65vh;
|
||||
min-height: 300px;
|
||||
|
|
@ -134,5 +136,6 @@
|
|||
}
|
||||
|
||||
.participe-btn {
|
||||
background-color: #FD593A
|
||||
background-color: $todos-palette1;
|
||||
color: white;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue