server.scss 115 B

123456
  1. .serve-title {
  2. font-size: 18px;
  3. font-weight: bold;
  4. line-height: 28px;
  5. color: rgba(51, 51, 51, 1);
  6. }