aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/modal/instance-config-warning-modal.component.scss
blob: 8d734c628e2ebf90b36d4d93e36321b12c22cbef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@import '_mixins';
@import '_variables';

.modal-body {
  font-size: 15px;
}

li {
  margin-bottom: 10px;
}

.mascot {
  display: block;
  margin: 0 auto 50px;
  width: 25%;
}