123456789101112131415161718192021222324252627282930313233343536373839 |
- #heading-breadcrumbs .container:nth-of-type(2) {
- font-size: 1.2rem;
- }
- #heading-breadcrumbs .breadcrumbs-title::after {
- left: 50%;
- transform: translateX(-50%);
- }
- #block-vtuber h2 {
- font-size: 1.8rem;
- }
- #block-vtuber p {
- font-size: 1rem;
- line-height: 1.5rem;
- }
- .footer .footer-aigirl {
- font-size: 1.2rem;
- margin-top: .8rem;
- margin-bottom: 1rem;
- }
- .footer .footer-follow {
- font-size: 1.2rem;
- }
- .web3_img {
- width: 85%;
- margin: 0 auto;
- }
- .web3_list {
- font-size: 1.1rem;
- }
|