fix subheader & camera on send
This commit is contained in:
parent
9409b183fd
commit
c7573b6e2f
4 changed files with 27 additions and 28 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue