newgrid: fixes to default home dashboard

This commit is contained in:
Torkel Ödegaard
2017-08-25 14:47:57 +02:00
parent 1aa5ed0cde
commit 4819e50441
8 changed files with 93 additions and 94 deletions

View File

@@ -35,7 +35,7 @@ $path-position: $marker-size-half - ($path-height / 2);
// Container element
.progress-tracker {
display: flex;
margin: 20px auto;
margin: 0 auto;
padding: 0;
list-style: none;
}