1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-08-06 22:33:08 +02:00

Run rustywind

This commit is contained in:
mo8it
2025-05-17 22:33:17 +02:00
parent 596e7f36cc
commit 47e490a997
4 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<strong>{{ summary | safe }}</strong> (<em>click to expand</em>)
</summary>
<blockquote class="mx-0.5 border-x-3 border-b-3 border-dashed pt-1 mt-1 rounded-none">
<blockquote class="pt-1 mx-0.5 mt-1 rounded-none border-dashed border-x-3 border-b-3">
{{ body | markdown | safe }}
</blockquote>
</details>