monospace clock
This commit is contained in:
		@@ -143,7 +143,9 @@
 | 
			
		||||
  <div class="max-w-xl w-full">
 | 
			
		||||
    {#if current_page === "general"}
 | 
			
		||||
      <div transition:slide|local>
 | 
			
		||||
        <h1 class="mr-6 text-7xl font-semibold text-center text-gray-900">
 | 
			
		||||
        <h1
 | 
			
		||||
          class="mr-6 text-7xl font-semibold text-center text-gray-900 font-mono"
 | 
			
		||||
        >
 | 
			
		||||
          {hours}:{minutes}:{seconds}
 | 
			
		||||
        </h1>
 | 
			
		||||
        <!--  -->
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user