Minor style improvements in overview page

This commit is contained in:
Alejandro Celaya
2020-12-08 11:39:16 +01:00
parent 8d5f7e942d
commit 20a9259109
5 changed files with 17 additions and 10 deletions

View File

@@ -19,3 +19,8 @@ $mediumGrey: #dee2e6;
$headerHeight: 57px;
$footer-height: 2.3rem;
$footer-margin: .8rem;
// Bootstrap overwrites
//$theme-colors: (
// 'primary': $mainColor
//);