Skip to content
Snippets Groups Projects
comment-create-page.component.scss 195 B
Newer Older
  display: block;
  width: 100%;
  max-width: 800px;
  margin-bottom: 50px;
}

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

button {
  margin-right: 20px;