背景色渐变

background-image: linear-gradient(
      to bottom,
      rgb(0, 0, 0),
      rgba(43, 43, 41, 0.021)"

背景色渐变_第1张图片

你可能感兴趣的:(css,vue3,前端)