@use './thin-underline';

.Story.thin-underline {
  @include thin-underline.thin-underline();

  display: inline-block;
}
