Skip to content

Commit

Permalink
docs: Fix sidebar (#2361)
Browse files Browse the repository at this point in the history
  • Loading branch information
JKMarkowski committed Apr 15, 2020
1 parent 2d9261d commit 9d7bd3a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
:host {
display: flex;
flex-direction: column;
height: 100vh;
}

.sidebar {
height: 100vh;
color: #21262c;
background-color: #f1f3f6;
transition: 0.3s margin ease-in-out, 0.3s box-shadow ease-in-out;
Expand Down

0 comments on commit 9d7bd3a

Please sign in to comment.