Merge branch 'release/project' of git.startinblox.com:applications/hubl into feature/project-picture

This commit is contained in:
Jure Ursic
2020-06-18 04:59:33 +02:00
3 changed files with 51 additions and 23 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;