From: Chris Duncan Date: Fri, 31 Jul 2026 20:41:02 +0000 (-0700) Subject: Set hash width. X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=074f2b69ad1ceaea2925d8bfb1e8f06b2e095b27;p=nano-pow.git Set hash width. --- diff --git a/test/index.html b/test/index.html index 8c14ffb..ad6e29a 100644 --- a/test/index.html +++ b/test/index.html @@ -332,8 +332,9 @@ SPDX-License-Identifier: GPL-3.0-or-later ol li{display:grid;gap:0.25em;grid-template-columns:auto 1fr;} ol li::before{content:counters(i,'.')'.';counter-increment:i;} ol li>ol{grid-column:2;} + .full-width{width:100%;} .warning::before{content:'\0026a0\00FE0F';} - #hash{max-width:39rem;width:100vw;} + #hash{max-width:40rem;width:80vw;} #work{width:10rem;} @@ -367,7 +368,7 @@ SPDX-License-Identifier: GPL-3.0-or-later

Work Validation Tool

-
+