Merge branch 'release/project' of git.startinblox.com:applications/sib-app into fix/project

This commit is contained in:
gaelle morin
2020-06-15 18:57:13 +02:00
4 changed files with 53 additions and 25 deletions

View File

@ -131,4 +131,4 @@
$color-212-4-50: hsl(212.7,4.3%,50%);
$color-0-0-22: hsl(0,0%,22.7%);
$color-203-87-19: hsl(203, 87.8%, 19.2%);
$color-357-67-45: hsl(357,67.5%,45.9%);
$color-357-67-45: hsl(357,67.5%,45.9%);

View File

@ -44,7 +44,7 @@
cursor: pointer;
font-weight: bold;
text-transform: uppercase;
width: 25%;
width: 50%;
font-size: 1.1rem;
align-self: center;
padding: 0.5rem 1.5rem;