Skip to content

Commit

Permalink
📝docs
Browse files Browse the repository at this point in the history
  • Loading branch information
songhw committed Mar 12, 2018
1 parent a681cdd commit 7c2a202
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@
max-width: 929px;
}

.markdown-section a {
text-decoration: none;
}

.markdown-section iframe {
border: none;
}

.vuep-preview, .vuep-error{
padding: 8px;
}
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<script src="//unpkg.com/gitalk/dist/gitalk.min.js"></script>
<script>
window.$docsify = {
name: 'You-need-to-know-css-tricks',
name: 'You-need-to-know-css',
repo: 'https://github.com/l-hammer/You-need-to-know-css',
auto2top: true,
loadSidebar: true,
Expand Down

0 comments on commit 7c2a202

Please sign in to comment.