NGO-DB/ndb-core

View on GitHub
src/styles/resets/_native.scss

Summary

Maintainability
Test Coverage
/*
 * Resets for native html-elements
 */

body {
  margin: 0;
}