small design change
This commit is contained in:
parent
c7017bfd24
commit
784d66bebc
9 changed files with 76 additions and 8 deletions
src/pages
|
@ -24,6 +24,7 @@ const description =
|
|||
<BaseSection title="CEs">
|
||||
{cedata.map((item) => <CeCard {...item} />)}
|
||||
</BaseSection>
|
||||
<div class="placeholder"></div>
|
||||
</Layout>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue