Skip to content

Commit a704c9a

Browse files
committed
Import some extra styles for Roboto font
1 parent f5607aa commit a704c9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/assets/stylesheets/activeadmin_blaze_theme

app/assets/stylesheets/activeadmin_blaze_theme/theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// @import 'icomoon';
22
@import 'blaze/blaze';
33

4-
@import url('https://fonts.googleapis.com/css?family=Roboto');
4+
@import url('https://fonts.googleapis.com/css?family=Roboto:italic,regular,bold');
55

66
@import 'variables';
77
@import 'base';

0 commit comments

Comments
 (0)