Skip to content
Snippets Groups Projects
hy-general-list.scss 97 B
Newer Older
  • Learn to ignore specific revisions
  • druid's avatar
    druid committed
    :host {
      display: block;
    }
    
    
    .hy-general-list {
      list-style: none;
      margin: 0;
      padding: 0;
    }