@import '~@/components/styles/widget.scss';

.skill {
  @include widget;

  .theory.is-zero > span {
    opacity: 0;
  }
}
