[merge] merge the rwd friend part

This commit is contained in:
mysper
2021-01-20 20:02:41 +08:00
11 changed files with 788 additions and 437 deletions

View File

@@ -6,10 +6,23 @@
<img class="ellipse" src="~@/assets/images/CFP/ellipse.svg" />
<img class="sitcon-apple" src="~@/assets/images/CFP/sitcon-apple.svg" />
</div>
<div class="cards">
<div class="first-card card" />
<div class="box-bluearea blue-bar">
<p class="desktop-only">Descendents of The Abacus</p>
<p class="mobile-only">Descendents of<br />The Abacus</p>
</div>
<div class="card2-wrapper">
<div class="second-card card" />
<div class="third-card card mobile-only" />
</div>
</div>
</div>
<div class="cfp-fg">
<!-- WTF = = -->
<CfpHeader id="cfp-header" />
<Intro id="cfp-intro" />
</div>
<!-- WTF = = -->
<CfpHeader id="cfp-header" />
<Intro id="cfp-intro"></Intro>
</div>
</template>