mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
fix: Display problem
Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
parent
872899d21d
commit
c692ed92d1
|
|
@ -144,6 +144,7 @@ h2 {
|
|||
font-size: 0;
|
||||
overflow-x: auto;
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
|
||||
li {
|
||||
position: relative;
|
||||
|
|
@ -151,7 +152,7 @@ h2 {
|
|||
box-sizing: border-box;
|
||||
white-space: normal;
|
||||
width: 323px;
|
||||
height: 237px;
|
||||
min-height: 237px;
|
||||
padding: 30px 20px 30px 62px;
|
||||
margin-left: 70px;
|
||||
font-size: 14px;
|
||||
|
|
@ -169,6 +170,7 @@ h2 {
|
|||
left: -50px;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
object-fit: cover;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ section4:
|
|||
- name: 王老师
|
||||
profession: KubeSphere DevOps 研发
|
||||
description: 本课程由 KubeSphere 开源社区联合 CNCF 倾力制作,特邀 KubeSphere 团队核心研发成员与 DevOps 教练参与录制。
|
||||
image:
|
||||
image: /images/home/mobx.jpg
|
||||
- name: 王老师
|
||||
profession: KubeSphere DevOps 研发
|
||||
description: 本课程由 KubeSphere 开源社区联合 CNCF 倾力制作,特邀 KubeSphere 团队核心研发成员与 DevOps 教练参与录制。
|
||||
image:
|
||||
image: /images/home/mobx.jpg
|
||||
- name: 王老师
|
||||
profession: KubeSphere DevOps 研发
|
||||
profession: KubeSphere DevOps 研发&可观测性研发
|
||||
description: 本课程由 KubeSphere 开源社区联合 CNCF 倾力制作,特邀 KubeSphere 团队核心研发成员与 DevOps 教练参与录制。
|
||||
image:
|
||||
image: /images/home/mobx.jpg
|
||||
section5:
|
||||
title: 受益人群
|
||||
list:
|
||||
|
|
|
|||
Loading…
Reference in New Issue