Styling tweaks

pull/614/head
Wilfred Hughes 2023-11-11 23:13:42 +07:00
parent a830c7d960
commit f9a371c9dd
1 changed files with 3 additions and 2 deletions

@ -75,6 +75,7 @@
.btn:hover {
border-color: #f8f8f2 !important;
color: #f8f8f2 !important;
background-color: #282a36 !important;
}
.btn.gray {
@ -126,9 +127,9 @@
<span class="red">diff</span><span class="green">tastic</span>
</h1>
<div class="col-lg-6 mx-auto">
<p class="lead mb-4">
<h2 class="fs-4 mb-4">
a structural diff tool that understands syntax
</p>
</h2>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center mb-5">
<a
href="https://github.com/wilfred/difftastic"