Skip to content

Commit 8b2ae0e

Browse files
committed
fix: fix styles
1 parent 24eae81 commit 8b2ae0e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

2025/src/components/KeynoteSpeakers/KeynoteSpeaker.astro

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ const {
4848
<User class="mr-2 h-5 w-5 text-emerald-600" />
4949
<span class="font-semibold text-gray-800">プロフィール</span>
5050
</div>
51-
<p class="leading-relaxed text-gray-700">
52-
山路を登りながら、こう考えた。智に働けば角が立つ。情に棹させば流される。意地を通せば窮屈だ。とかくに人の世は住みにくい。住みにくさが高じると、安い所へ引き越したくなる。どこへ越しても住みにくいと悟った時、詩が生れて、画が出来る。
51+
<p class="leading-relaxed text-gray-700" style="white-space: pre-line;">
5352
{profile}
5453
</p>
5554
</div>

0 commit comments

Comments
 (0)