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 ffb280f commit 7826da9Copy full SHA for 7826da9
1 file changed
styles/code-syntax.css
@@ -88,3 +88,7 @@ button.copy-to-clipboard-button:hover {
88
font-size: 0.8rem;
89
display: block;
90
}
91
+
92
+.instructions .sha256 {
93
+ word-break: break-all;
94
+}
0 commit comments