Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FIND:
- .home #header-container > .row.element{
- margin-bottom: 15px !important;
- }
- CHANGE IN (delete the .home selector):
- #header-container > .row.element{
- margin-bottom: 15px !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment