bug
This commit is contained in:
		| @@ -728,18 +728,18 @@ export default { | ||||
|   } | ||||
|  | ||||
|   .community-info__header { | ||||
|     margin: 0 20px; | ||||
|     padding: 12px; | ||||
|     padding: 12px 20px; | ||||
|     // background: #2266FF; | ||||
|     // background-image: linear-gradient(270deg, #0B9EFF 0%, #0251E3 100%); | ||||
|     background-image: linear-gradient(270deg, rgba(11, 158, 255, 0.2) 0%, rgba(2, 81, 227, 0.2) 100%); | ||||
|  | ||||
|     h2 { | ||||
|       max-width: 260px; | ||||
|       max-width: 360px; | ||||
|       line-height: 28px; | ||||
|       margin: 0; | ||||
|       color: #fff; | ||||
|       font-size: 18px; | ||||
|       font-weight: 500; | ||||
|       margin-bottom: 20px; | ||||
|       font-size: 20px; | ||||
|       font-weight: 600; | ||||
|       margin-bottom: 10px; | ||||
|     } | ||||
|  | ||||
|     div { | ||||
| @@ -753,8 +753,8 @@ export default { | ||||
|       display: block; | ||||
|       margin-top: 4px; | ||||
|       font-style: normal; | ||||
|       color: #D2E0FF; | ||||
|       font-size: 12px; | ||||
|       color: #82C5FF; | ||||
|       font-size: 14px; | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user