Skip to content

Commit 8bf8476

Browse files
committed
Fixed fonts
1 parent 108ad1e commit 8bf8476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300);
1+
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500);
22
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
33
/**
44
* 1. Set default font family to sans-serif.

0 commit comments

Comments
 (0)