Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 97a253d

Browse files
committed
Merge pull request #8 from ikkebr/master
Keeping font consistency
2 parents 773ab93 + d0abdfd commit 97a253d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

step-2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
height: 100%;
1919
margin: 0;
2020
background-color: #E5E5E5;
21-
font-family: 'Roboto2', sans-serif;
21+
font-family: 'RobotoDraft', sans-serif;
2222
}
2323
core-header-panel {
2424
height: 100%;

0 commit comments

Comments
 (0)