Use correct gutter for username

This commit is contained in:
Chi Vinh Le
2018-07-10 15:30:39 -03:00
parent 3355400248
commit f7ef7ae2b0
4 changed files with 9 additions and 9 deletions
@@ -5,3 +5,7 @@
.gutterBottom {
margin-bottom: calc(2px * $spacing-unit);
}
.topBar {
margin-bottom: calc(1px * $spacing-unit);
}