Skip to content

Commit

Permalink
fix: styles and toc
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjosephprice committed Jul 6, 2023
1 parent 91880c9 commit cdcd721
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions example/demo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

#content-container {
padding-top: 0 !important;
display: flex;
}
// end hub overrides

Expand Down
3 changes: 2 additions & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html>
<head>
<title>Markdown Demo</title>
<link rel="stylesheet" type="text/css" href="https://cdn.readme.io/css/bundle-hub2.css" />
<link rel="stylesheet" type="text/css" href="https://cdn.readme.io/public/hub/web/main.3f4ed9ef7e8b221de43c.css" />
<link rel="stylesheet" type="text/css" href="https://cdn.readme.io/public/hub/web/3435.9200159a8fec79d971c4.css" />
<link rel="stylesheet" type="text/css" href="demo.css" />
<link
rel="stylesheet"
Expand Down

0 comments on commit cdcd721

Please sign in to comment.