diff options
Diffstat (limited to 'src/footer.fill')
-rw-r--r-- | src/footer.fill | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/footer.fill b/src/footer.fill index 9352088..2dbcd16 100644 --- a/src/footer.fill +++ b/src/footer.fill @@ -6,7 +6,7 @@ <h3>Adélie Linux</h3> </div> <div class="col-6 col-sm-6 col-lg-3"> - <h6 class="font-small font-weight-normal uppercase">Quick Links</h6> + <h6 class="font-large font-weight-bold">Quick Links</h6> <ul class="list-unstyled"> <li><a href="/about/">About Adélie</a></li> <li><a href="/download/">Download</a></li> @@ -15,7 +15,7 @@ </ul> </div> <div class="col-6 col-sm-6 col-lg-3"> - <h6 class="font-small font-weight-normal uppercase">Additional Links</h6> + <h6 class="font-large font-weight-bold">Resources</h6> <ul class="list-unstyled"> <li><a href="https://pkg.adelielinux.org/">Packages</a></li> <li><a href="https://help.adelielinux.org/">Documentation</a></li> @@ -23,7 +23,7 @@ </ul> </div> <div class="col-6 col-sm-6 col-lg-3"> - <h6 class="font-small font-weight-normal uppercase">Community</h6> + <h6 class="font-large font-weight-bold">Community</h6> <ul class="list-unstyled"> <li><a href="https://blog.adelielinux.org/">Blog & Press Releases</a></li> <li><a href="/standards/">Community Standards</a></li> |