Kind-of fixed scaling on mobile

This commit is contained in:
2021-08-31 16:20:01 -03:00
parent 220921d58c
commit dbdfacfef6
25 changed files with 56 additions and 54 deletions

View File

@ -51,7 +51,7 @@
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand p-0" href="/">
<img class="lozad" data-src="https://www.aperturect.com/images/logo.png" alt="ApertureCT" height="42">
<img class="lozad" data-src="https://www.aperturect.com/images/logo.png" alt="Aperture Computer Technologies" height="42">
</a>
@ -152,7 +152,7 @@
<!-- copyright -->
<div class="copyright text-center">
<a href="https://www.aperturect.com/">
<img src="https://www.aperturect.com/images/logo.png" alt="ApertureCT" height="42" />
<img src="https://www.aperturect.com/images/logo.png" alt="Aperture Computer Technologies" height="42" />
</a>
<br>
<p>Copyright © 2021 Aperture Computer Technologies, Designed by Themefisher</p>