Applying home screen UI changes (#378)

This commit is contained in:
Sam El-Husseini
2018-03-27 16:30:43 -07:00
committed by GitHub
parent e8fea031b2
commit 89e1819399
4 changed files with 17 additions and 3 deletions

13
theme/target-home.less Normal file
View File

@ -0,0 +1,13 @@
@import (reference) "home.less";
#homemenu {
.left.menu {
margin-left: @carouselArrowSize;
}
.right.menu {
margin-right: @carouselArrowSize;
}
}