Started on dashboard styling and implementation
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
body {
|
||||
background: #f5f5f5;
|
||||
}
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@import "partials/base";
|
||||
@import "partials/header";
|
||||
@import "partials/sidebar";
|
||||
Reference in New Issue
Block a user