nlozovan

Untitled

May 17th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. FIND:
  2.  
  3. .home #header-container > .row.element{
  4. margin-bottom: 15px !important;
  5. }
  6.  
  7.  
  8. CHANGE IN (delete the .home selector):
  9.  
  10. #header-container > .row.element{
  11. margin-bottom: 15px !important;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment