more tweaks

pull/614/head
Wilfred Hughes 2023-12-16 12:55:40 +07:00
parent 9a72b28e47
commit c0f1615e79
1 changed files with 4 additions and 11 deletions

@ -138,23 +138,16 @@
</a>
</div>
</div>
<div class="container-sm">
<img
src="difft_screenshot.png"
class="screenshot img-fluid mb-4"
alt="screenshot"
/>
</div>
</div>
<div class="container col-xxl-8 px-4 py-5">
<div class="container px-4 py-5">
<h2>
focus on <span class="red">what</span>
<span class="green">changed</span>
focus on
<span class="green">what changed</span>
</h2>
<!-- screenshot from difftastic commit e472acb8050e84c671470421f4fd5c74a9d3b2bd -->
<img src="add_wrap.png" class="img-fluid mb-4" alt="screenshot" />
<img src="clojure_unwrap.png" class="img-fluid mb-4" alt="screenshot" />
</div>
@ -166,7 +159,7 @@
</div>
<div class="container px-4 py-5">
<h2><span class="green">understand</span> wrapping changes changes</h2>
<h2><span class="green">understand</span> wrapping changes</h2>
<img src="change_wrap.png" class="img-fluid mb-4" alt="screenshot" />
<img src="wrap_struct.png" class="img-fluid mb-4" alt="screenshot" />