Skip to content

Commit

Permalink
chore: remove beijing meetup on zh homepage (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerogers authored Apr 1, 2024
1 parent 9961100 commit 5a3a0be
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 15 deletions.
11 changes: 2 additions & 9 deletions assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@ assets/scss/_styles_project.scss
.o-banner {
@include media-breakpoint-up(md) {
width: 100%;
position: relative;
position: fixed;
margin-left: -15px;
z-index: 10;
top: 4rem;
img {
width: calc(100vw - 15px);
margin-left: 0;
}
}

background: $gray-100;
Expand All @@ -25,8 +22,4 @@ assets/scss/_styles_project.scss
padding: 0.5rem;
margin-bottom: initial;
}
img {
width: 100vw;
margin-left: -15px;
}
}
6 changes: 0 additions & 6 deletions layouts/partials/banner.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@

《CloudWeGo 技术白皮书》重磅推出 👉👉👉
[下载电子书](https://wenjuan.feishu.cn/m/cfm?t=sbiSTvnHOMRi-7dzf)
<a href="https://marketing.csdn.net/p/6e2a074625656ad010e58f8d18c12dc6?utm_source=cloudwego">

<div class="o-banner-img">
<img src="/img/home/activity/2024-03-30.jpeg">
</div>
</a>

</div>
{{ end -}}
Binary file removed static/img/home/activity/2024-03-30.jpeg
Binary file not shown.

0 comments on commit 5a3a0be

Please sign in to comment.