aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+admin/system/debug/debug.component.scss
blob: b46e46612ecc4fab9f99add4207f9f36ac8f14ed (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                  

       





                                
 
@use '_variables';
@use '_mixins';

.root {
  font-size: 15px;

  code {
    font-size: 14px;
    font-weight: $font-semibold;
  }
}