Skip to content

Commit 612b572

Browse files
committed
Use correct fonts
IB-7968 Signed-off-by: Raul Metsma <raul@metsma.ee>
1 parent c680e2c commit 612b572

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ client/pkcs11.h
6161

6262

6363
_______________________________________________________________________________
64-
client/fonts/Open_Sans
64+
client/fonts
6565

6666
Apache License
6767
Version 2.0, January 2004

client/widgets/CardWidget.ui

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ font-weight: 400;
2424
}
2525
#cardName {
2626
color: #003168;
27+
font-family: Roboto, Helvetica;
2728
font-size: 16px;
2829
font-weight: 700;
2930
}</string>

0 commit comments

Comments
 (0)