diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/footer.fill | 6 | ||||
-rw-r--r-- | src/screenshots/index.html | 2 |
2 files changed, 4 insertions, 4 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> diff --git a/src/screenshots/index.html b/src/screenshots/index.html index 13b1328..6e821ad 100644 --- a/src/screenshots/index.html +++ b/src/screenshots/index.html @@ -93,7 +93,7 @@ __HEADER__ <a href="#"></a><!-- Portfolio Single link --> <div class="portfolio-title"> <div> - <h5 class="font-weight-normal">Time Travel on a 1999 iMac G3</h5> + <h5 class="font-weight-normal">Time Travel:<br />1999 iMac G3</h5> <span>Retro Computing</span> </div> </div> |