Added Authentication Scaffolding, Dashboard, and Sidenav

This commit is contained in:
2020-04-29 03:20:00 +01:00
parent 3bd773e2d3
commit 70c7429e36
146 changed files with 163497 additions and 238 deletions

2
public/app.css vendored
View File

@@ -1,4 +1,4 @@
.view {
.page-bg {
background: url("/slides/06.png")no-repeat center center;
background-size: cover;
}