]> git.codecow.com Git - nano-pow.git/commitdiff
That seemed to work, so try defining block hash input width explicitly again.
authorChris Duncan <chris@codecow.com>
Fri, 31 Jul 2026 20:31:49 +0000 (13:31 -0700)
committerChris Duncan <chris@codecow.com>
Fri, 31 Jul 2026 20:31:49 +0000 (13:31 -0700)
test/index.html

index 384473c22c23944fb9bb6d7959ff7013435d7fd8..5ea8e52011bbf51096f6038df1c81789423e5a49 100644 (file)
@@ -333,7 +333,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
                ol li::before{content:counters(i,'.')'.';counter-increment:i;}
                ol li>ol{grid-column:2;}
                .warning::before{content:'\0026a0\00FE0F';}
-               #hash{max-width:39rem;width:100vw;}
+               #hash{width:39rem;}
                #work{width:10rem;}
        </style>
 </head>