[Style] rwd for Intro (sm, md, lg)

This commit is contained in:
hyperbola
2021-01-20 18:41:59 +08:00
parent 2d23cbfac3
commit ca4e9bdeb8
5 changed files with 290 additions and 114 deletions

View File

@@ -7,28 +7,14 @@
<img class="sitcon-apple" src="~@/assets/images/CFP/sitcon-apple.svg" />
</div>
<div class="cards">
<svg width="1000" height="950" class="first-bozzx first-card">
<rect
width="1000"
height="950"
style="fill: rgb(255, 255, 255)"
></rect>
</svg>
<div class="first-card card" />
<div class="box-bluearea blue-bar">
<p>Descendents of The Abacus</p>
<p class="desktop-only">Descendents of The Abacus</p>
<p class="mobile-only">Descendents of<br />The Abacus</p>
</div>
<div class="card2-wrapper">
<svg
width="1500"
height="1200"
class="second-box second-card"
>
<rect
width="1500"
height="1200"
style="fill: rgb(255, 255, 255)"
></rect>
</svg>
<div class="second-card card" />
<div class="third-card card mobile-only" />
</div>
</div>
</div>