We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c49387 commit 55d92a6Copy full SHA for 55d92a6
_pages/time-table.html
@@ -19,8 +19,8 @@
19
20
<section class="w-[calc(100dvw-40px)] max-w-7xl mx-auto mt-25 xl:mt-5">
21
<h2 class="text-4xl text-center mb-8">
22
- Time table
23
- <span class="block mt-3 text-2xl">タイムテーブル</span>
+ タイムテーブル
+ <span class="block mt-3 text-2xl">TIME TABLE</span>
24
</h2>
25
<div class="overflow-x-auto border-[1px] border-[#e6e6e9]" aria-label="タイムテーブル(横スクロール可)">
26
<table class="ttable" style="--room-count: {{ rooms | size }};">
0 commit comments