aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.scss
blob: 0ca310468237966f19d8ed1cd54c14bf8a4faa4b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                             
@import '_variables';
@import '_mixins';

.delete-me {
  font-size: 15px;

  button {
    @include peertube-button;
    @include grey-button;
  }
}