Skip to content

Commit ff3af8b

Browse files
author
odeimaiz
committed
sans-serif => Roboto
1 parent 2ce336f commit ff3af8b

File tree

1 file changed

+1
-1
lines changed
  • services/web/client/source/class/qxapp/theme

1 file changed

+1
-1
lines changed

services/web/client/source/class/qxapp/theme/Font.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ qx.Theme.define("qxapp.theme.Font", {
1414
fonts: {
1515
"nav-bar-label": {
1616
size: 20,
17-
family: ["sans-serif"],
17+
family: ["Roboto"],
1818
color: "text",
1919
bold: true
2020
}

0 commit comments

Comments
 (0)