Skip to content

Commit e541290

Browse files
committed
hero image 直下の説明文から不要な class 指定を削除
1 parent 4e21938 commit e541290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: top
33
---
4-
<div class="bg-white bg-[url(/img/2025/top/header-background.png)] bg-contain bg-no-repeat bg-top bg-center rounded-2xl min-h-full flex-grow flex flex-col">
4+
<div class="bg-[url(/img/2025/top/header-background.png)] bg-contain bg-no-repeat bg-top bg-center">
55
{% include header.html %}
66

77
{% include top/sections/hero.html %}

0 commit comments

Comments
 (0)