Aam-Digital/ndb-core

View on GitHub
src/app/features/public-form/public-form.component.scss

Summary

Maintainability
Test Coverage
:host {
  max-width: 700px;
  margin: auto;
}

button {
  width: 95%;
  height: 50px !important;
  font-size: large;
  margin-left: 2.5%;
  margin-bottom: 10px;
}