Skip to content

Instantly share code, notes, and snippets.

@cp-sumi-k
Last active September 21, 2022 12:06
Show Gist options
  • Save cp-sumi-k/cf09c7d7b886292bc0a7e8b63a1587b3 to your computer and use it in GitHub Desktop.
Save cp-sumi-k/cf09c7d7b886292bc0a7e8b63a1587b3 to your computer and use it in GitHub Desktop.
<template>
<div class="flex">
<div class="description">
<!-- description will be here -->
</div>
<div class="image">
<!-- image will be here. currenlty, can apply any background color here -->
</div>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment