Merge pull request #77 from Bitcoin-com/dev-jb

Dev jb
This commit is contained in:
Jean-Baptiste Dominguez 2018-04-25 16:09:40 +09:00 committed by GitHub
commit c12e47e9c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 183 additions and 16 deletions

View file

@ -28,6 +28,10 @@ body {
font-family:'ProximaNova' !important;
}
.capitalize {
text-transform: capitalize;
}
.textlogo {
color: #FFF;
font-size: 20px;