Added short URL title to visits header

This commit is contained in:
Alejandro Celaya
2021-03-05 15:44:15 +01:00
parent df87ad5867
commit 87a32b412f
4 changed files with 32 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ $mediumGrey: #dee2e6;
$textPlaceholder: #6c757d;
// Misc
$headerHeight: 57px;
$headerHeight: 56px;
$asideMenuWidth: 260px;
$footer-height: 2.3rem;
$footer-margin: .8rem;