Cleaned up some unecessary files

This commit is contained in:
root
2019-03-13 13:57:01 -04:00
parent f39b56bb78
commit 9eb777e6e6
22 changed files with 0 additions and 9364 deletions

View File

@@ -1,9 +0,0 @@
// Spacing Variables
// Change below variable if the height of the navbar changes
$navbar-base-height: 56px;
// Change below variable to change the width of the sidenav
$sidebar-base-width: 225px;
// Change below variable to change the width of the sidenav when collapsed
$sidebar-collapsed-width: 90px;
// Change below variable to change the height of the sticky footer
$sticky-footer-height: 80px;