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

View File

@ -7,7 +7,7 @@
text-transform: uppercase;
}
#mainmenu {
#mainmenu, #homemenu {
background: @legoGreyLight;
border-bottom: 5px solid #00a5c8;
}