Skip to content

How to remove the body margin from navbar in CSS?

.navbar {
  margin: -1% -1% 1% -1%;
}
See also  PHP code snippet - How to check if is compiling?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.