aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/about/about.component.scss
blob: 09e9c68cbf134bee378f7b17462f4eeed66f7a03 (plain) (tree)
1
2
3
4
5
6
7
8
9








                              
                      

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

.section-title {
  font-weight: $font-semibold;
  font-size: 20px;
  margin-bottom: 5px;
}

.description, .terms {
  margin-bottom: 30px;
}