fix subheader & camera on send

This commit is contained in:
bechi 2015-12-02 10:29:44 -03:00
commit c7573b6e2f
4 changed files with 27 additions and 28 deletions

View file

@ -49,17 +49,17 @@ h4 {
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.10);
background: #fff;
padding: 0.8rem;
text-transform: uppercase;
color: #2C3E50;
font-weight: 700;
font-size: 0.7rem;
color: #4B6178;
font-weight: 500;
font-size: 0.75rem;
text-align: center;
line-height: 1.5;
min-height: 62px;
}
h4.title a {
text-transform: none;
font-weight: 400;
padding: 7px;
font-size: 12px;
}