diff --git a/example/demo.scss b/example/demo.scss index 9e957d260..a87b71652 100644 --- a/example/demo.scss +++ b/example/demo.scss @@ -1,3 +1,6 @@ +@import url('https://cdn.readme.io/public/hub/web/main.3f4ed9ef7e8b221de43c.css'); +@import url('https://cdn.readme.io/public/hub/web/3435.9200159a8fec79d971c4.css'); + @import '../styles/main.scss'; #rdmd-demo { @@ -17,6 +20,7 @@ #content-container { padding-top: 0 !important; + display: flex; } // end hub overrides diff --git a/example/index.html b/example/index.html index d03399ad0..8d25dda47 100644 --- a/example/index.html +++ b/example/index.html @@ -2,7 +2,6 @@ Markdown Demo -