Participa uppercase

This commit is contained in:
vjrj 2017-11-29 13:38:24 +01:00
parent 5ab88f7a39
commit a31f26f32b
2 changed files with 2 additions and 1 deletions

View file

@ -138,4 +138,5 @@
.participe-btn {
background-color: $todos-palette1;
color: white;
text-transform: uppercase;
}