Skip to content

Commit

Permalink
theme
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDanielRoviraContreras committed Oct 18, 2018
1 parent 506bf1f commit b9477df
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/.vuepress/theme/styles/theme.styl
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
margin: 20px;
color: rgb(212, 155, 122);

.demo button {
margin: 5px;
}
// .demo button {
// margin: 5px;
// }

@font-face {
font-family: "OpenSans";
Expand Down Expand Up @@ -169,6 +169,7 @@ body
padding-left $sidebarWidth
margin-right: 16.5rem
border-right 1px solid rgba(0,0,0,.05)

.navbar
position fixed
z-index 20
Expand Down

0 comments on commit b9477df

Please sign in to comment.