Kind-of fixed scaling on mobile
This commit is contained in:
@ -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>
|
||||
|
||||
@ -130,7 +130,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>
|
||||
|
Reference in New Issue
Block a user