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

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