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

fix:edu

parent 697ee2da
No related branches found
No related tags found
No related merge requests found
Pipeline #507945 failed
......@@ -233,7 +233,7 @@ footer a:hover {
.custom-header-education {
width: 100vw;
height: 100vh;
background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://static.igem.wiki/teams/5378/education.webp'); /* 背景图片路径 */
background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://static.igem.wiki/teams/5378/education-1.webp'); /* 背景图片路径 */
background-size: cover; /* 使背景图片覆盖整个容器 */
background-position: center; /* 居中对齐背景图片 */
background-repeat: no-repeat; /* 防止背景图片重复 */
......
......@@ -379,16 +379,6 @@ export function Home() {
/>
</div>
</Element>
{/* <div className="page-element-21">
<img
src="https://static.igem.wiki/teams/5378/home/4.webp"
alt="example"
className="home-img-wide"
/>
</div> */}
</div>
{/* 9 */}
......
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