Site icon Catch Themes

Add Margin Space to Main Content Area

I recently added the following code to eliminate white space above main content area: .home #main { padding: 0; } But the problem is that it removed the left margin to 0. How can I restore a margin?
Exit mobile version