| | |
| | | position: relative; |
| | | |
| | | img{ |
| | | width: 103%; |
| | | width: 100%; |
| | | height: auto; |
| | | position: absolute; |
| | | bottom: -180px; |
| | | right: 15%; |
| | | right: 5%; |
| | | margin-top: 40px; |
| | | } |
| | | } |
| | |
| | | border-radius: 15px; |
| | | box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3); |
| | | .welcc { |
| | | font-size: 52px; |
| | | font-size: clamp(2.625rem, 1.911rem + 1.12vw, 3.25rem); |
| | | font-family: 'PingFang SC'; |
| | | text-align: right; |
| | | font-weight: 900; |
| | | color: #485BD4; |
| | | letter-spacing: 6px; |
| | | letter-spacing: 2px; |
| | | white-space: nowrap; |
| | | position: relative; |
| | | z-index: 9999; |
| | | z-index: 999; |
| | | text-shadow: 0 3px 5px rgba(72,91,212,.4); |
| | | } |
| | | |