Visuals for embedded contacts as well as contact detail screen
This commit is contained in:
parent
3ea3e4e256
commit
41be7f126b
17 changed files with 1323 additions and 2 deletions
|
@ -22,6 +22,11 @@ $z-index-modal: 100;
|
|||
font-family: 'Roboto';
|
||||
src: url('../fonts/Roboto-Regular.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: url('../fonts/Roboto-Medium.ttf') format('truetype');
|
||||
font-weight: 300;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src: url('../fonts/Roboto-Italic.ttf') format('truetype');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue