implement @bugron's UI suggestions

pull/6163/head
Quincy Larson 2016-01-15 03:11:47 -08:00 committed by Berkeley Martinez
parent 039f68b548
commit c0a87a8fcf
2 changed files with 2 additions and 2 deletions

View File

@ -382,7 +382,7 @@ p {
}
.btn-big {
font-size: 30px;
font-size: 20px;
border-radius: 6px;
}

View File

@ -10,7 +10,7 @@ block content
.innerMarginFix(style = "width: 99%;")
.row
.col-xs-12
h3.text-center= name
h4.text-center= name
if (isCompleted)
|  
i.ion-checkmark-circled.text-primary(title="Completed")