Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
comment-create.component.scss 142 B
form {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-bottom: 50px;
}

app-comment-list {
  width: 100%;
  max-width: 800px;
}