Skip to content
Snippets Groups Projects
Commit 73d63180 authored by Xingan Zhao's avatar Xingan Zhao
Browse files

fix:team

parent b72522e4
No related branches found
No related tags found
No related merge requests found
Pipeline #461470 passed
...@@ -433,7 +433,8 @@ footer a:hover { ...@@ -433,7 +433,8 @@ footer a:hover {
} }
.sticky-img { .sticky-img {
width: auto; width: auto;
height: 50vh; /* height: 50vh; */
max-height: 50vh;
margin: 2px; margin: 2px;
max-width: 100%; max-width: 100%;
/* max-height: 60vh; */ /* max-height: 60vh; */
......
...@@ -145,7 +145,7 @@ export function Team() { ...@@ -145,7 +145,7 @@ export function Team() {
card1:'Keyi Zhan', card1:'Keyi Zhan',
card2:'Ming Zhu', card2:'Ming Zhu',
card3:'Yihan Wu', card3:'Yihan Wu',
card4:'Shenglin chen', card4:'Shenglin Chen',
card5:'Yuhao lin', card5:'Yuhao lin',
card6:'Xiaolong He', card6:'Xiaolong He',
card7:'Jingxuan Duanyi', card7:'Jingxuan Duanyi',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment