Implemented left menu

This commit is contained in:
Alejandro Celaya
2018-07-18 20:01:56 +02:00
parent 5a7ac69aff
commit 3ea33d0e38
5 changed files with 74 additions and 7 deletions

View File

@@ -11,6 +11,8 @@ $xlgMin: 1200px;
// Colors
$mainColor: #4696e5;
$lightHoverColor: #eee;
$dangerColor: #dc3545;
// Misc
$headerHeight: 57px;