mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-25 10:03:45 +03:00
fix css import in demo
This commit is contained in:
parent
6817737589
commit
1686d3da43
|
@ -1,5 +1,5 @@
|
|||
@import url(http://fonts.googleapis.com/css?family=#{$base-font}:#{$light},#{$regular},#{$bold});
|
||||
@import url(http://fonts.googleapis.com/css?family=#{$headers-font}:#{$light},#{$regular});
|
||||
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700);
|
||||
@import url(http://fonts.googleapis.com/css?family=Montserrat:300,400);
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user