+ Added Dashboard Navbar
+ Added Transitions + Added Shadows + Added LogIn Page
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.bg {
|
||||
position: fixed;
|
||||
background-color: #1D1D28;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
Reference in New Issue
Block a user