Wedding Invitation
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

countdown.blade.php 342B

123456
  1. <div class="flex flex-col gap-5 w-4/5 py-3 fade-element">
  2. <hr class="border-t-1 border-gray-300 mt-3 mb-5 w-4/5 self-center">
  3. <h1 class="font-medium text-gray-600 self-center">Majlis Bermula</h1>
  4. <div class="flex justify-center" id="countdown"></div>
  5. <hr class="border-t-1 border-gray-300 mt-5 mb-3 w-4/5 self-center">
  6. </div>