set flex position of home screen icons

This commit is contained in:
dandds
2019-06-12 11:06:47 -04:00
parent 4ab0975b13
commit 7cc5bfce7f
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
}
svg > path {
transform: translate(0,5px);
transform: translate(0, 5px);
}
}
}