chore: fixups

This commit is contained in:
MattTheTekie 2025-08-01 18:32:27 -04:00
commit 50955df633
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
<div>
<h1>Linux but Dragonified</h1>
<p>Dragon Linux aims to bring you a Dragon themed Linux® experience.</p>
<a href="/about" class="more">Learn more<i class="fas fa-angle-center more"></i></a>
<a href="/about" class="more">Learn more<i class="fas fa-angle-right more"></i></a>
<h2>Download the ISO today</h2>
<pre><a href="#download"><code id="curl">Download</code></a></pre>
<h3><a class="more" href="/fedora/#device-support">Device support<i class="fas fa-angle-right more"></i></a></h3>

View file

@ -1 +1 @@
asahilinux.org
dragon-linux.venith.net

View file

@ -654,7 +654,7 @@ to {
width: auto;
background-color: #43825c;
color: #fff;
margin: 0.5em 0.2em;
margin: 0.5em -2.2em;
padding: 0.5em 1em;
}