[#65,refactor][s]: move demo to app and rework mains docs to reflect app / library distinction.
This commit is contained in:
9
app/style/demo.css
Normal file
9
app/style/demo.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
/* we do not have a LH sidebar */
|
||||
.container-fluid > .content {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user