Commit 541a0bed28ad79264e93b6e4a37fbbc33039b2da

Authored by Melissa Wen
1 parent 189d1ef6
Exists in master

hide main-content on homepage

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
@@ -46,6 +46,9 @@ body @@ -46,6 +46,9 @@ body
46 46
47 @import topmenu 47 @import topmenu
48 48
  49 +.action-profile-index #content .main-content
  50 + display: none
  51 +
49 .action-profile-index, .controller-profile_design 52 .action-profile-index, .controller-profile_design
50 @import homeblocks 53 @import homeblocks
51 54