You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
132 B

  1. .api-descriptions {
  2. .address {
  3. samp {
  4. font-weight: 400;
  5. &.method {
  6. font-weight: 500;
  7. }
  8. }
  9. }
  10. }