Skip to content

Commit 996f5a8

Browse files
committed
chore(sidebar): hide sidebar
1 parent c44da7a commit 996f5a8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

themes/deis/static/css/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ footer {
99
padding: 0;
1010
margin: 0;
1111
}
12+
13+
.injected {
14+
display: none;
15+
}
1216
h1, h2, h3, h4, h5, h6 {
1317
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
1418
font-weight: 300;

0 commit comments

Comments
 (0)