Skip to content
Snippets Groups Projects
hy-general-list.scss 97 B
Newer Older
druid's avatar
druid committed
:host {
  display: block;
}

.hy-general-list {
  list-style: none;
  margin: 0;
  padding: 0;
}