Skip to content

Commit 7df0122

Browse files
committed
upate font with master
2 parents 2024cc5 + 2cf2fa5 commit 7df0122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@font-face {
22
font-family: 'Roboto';
3-
src: url('font/Roboto-Bold.ttf') format('truetype');
3+
src: url('font/Roboto-Regular.ttf') format('truetype');
44
}
55
body{
66
margin: 0;

0 commit comments

Comments
 (0)