| | |
| | | // background-color: $body-background-color; |
| | | // } |
| | | |
| | | .mine-page-bg { |
| | | position: fixed; |
| | | z-index: -1; |
| | | top: 0; |
| | | left: 0; |
| | | width: 750px; |
| | | height: 434px; |
| | | object-fit: cover; |
| | | .index-page-wrapper { |
| | | .home-page-bg { |
| | | position: fixed; |
| | | z-index: -1; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | object-fit: cover; |
| | | } |
| | | } |
| | | |
| | | .mine-page-top-view { |
| | | display: flex; |
| | | padding: 30px 20px; |
| | | margin-top: 30px; |
| | | padding: 36px 36px 64px; |
| | | |
| | | .mine-avatar { |
| | | width: 120px; |
| | | height: 120px; |
| | | width: 176px; |
| | | height: 176px; |
| | | object-fit: cover; |
| | | margin-right: 30px; |
| | | margin-right: 36px; |
| | | } |
| | | |
| | | .user-info { |
| | |
| | | } |
| | | |
| | | .mine-list-wrapper { |
| | | margin-top: 60px; |
| | | border-radius: 20px; |
| | | } |