Skip to content

Commit

Permalink
export時にアイコンが崩れていたのを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
ken7253 committed Jan 31, 2024
1 parent a5459e2 commit 73f09a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reuse/me.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ layout: cover
---
<!-- markdownlint-disable first-line-h1 -->
<div style="display: flex; flex-direction: column; gap: 40px;">
<div style="display: flex; justify-content: space-between;">
<div style="display: flex; justify-content: space-between; position: relative;">
<div style="display: flex; flex-direction: column; gap: 16px;">
<h1 style="margin: 0 0 0 -3px; line-height: 1;">ken7253</h1>
<p style="margin: 0;">Frontend developer</p>
</div>
<img alt="" src="https://dairoku-studio.com/ogp-thumbnail.png" style="position:fixed; top: 75px; right: 100px; width:220px; mix-blend-mode:soft-light; border-radius: 100%;">
<img alt="" src="https://dairoku-studio.com/ogp-thumbnail.png" style="position:absolute; top:0; right:0; width: 200px; border-radius: 100vh; mix-blend-mode: overlay;">
</div>

<div>
Expand Down

0 comments on commit 73f09a0

Please sign in to comment.