style.web3.css 503 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #heading-breadcrumbs .container:nth-of-type(2) {
  2. font-size: 1.2rem;
  3. }
  4. #heading-breadcrumbs .breadcrumbs-title::after {
  5. left: 50%;
  6. transform: translateX(-50%);
  7. }
  8. #block-vtuber h2 {
  9. font-size: 1.8rem;
  10. }
  11. #block-vtuber p {
  12. font-size: 1rem;
  13. line-height: 1.5rem;
  14. }
  15. .footer .footer-aigirl {
  16. font-size: 1.2rem;
  17. margin-top: .8rem;
  18. margin-bottom: 1rem;
  19. }
  20. .footer .footer-follow {
  21. font-size: 1.2rem;
  22. }
  23. .web3_img {
  24. width: 85%;
  25. margin: 0 auto;
  26. }
  27. .web3_list {
  28. font-size: 1.1rem;
  29. }