@import '../settings.mixins';

:host {
  @include section-wrapper;
}

:host {
  display: flex;
  flex-direction: column;
}

.git-title {
  display: flex;
}
