Skip to content

Commit

Permalink
change image
Browse files Browse the repository at this point in the history
  • Loading branch information
stakbucks committed Aug 15, 2024
1 parent e2ef9de commit 98a9ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/bottle/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default function Home() {
return (
<div>
<div style={{ width: '100%', height: '200vh', display: 'flex', alignItems: 'flex-end', marginBottom: '300px' }}>
<p>폰트 적용확인폰트 적용확인폰트 적용확인폰트 적용확인폰트 </p>
<p>폰트 적용확인폰트 적용확인폰트 적용확인폰트 적용확인폰트</p>
<Asset type="icon-down" />
<Asset type="icon-arrow-left" />
</div>
Expand Down

0 comments on commit 98a9ef6

Please sign in to comment.