Kind-of fixed scaling on mobile
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>ApertureCT</title>
|
||||
<title>Aperture Computer Technologies</title>
|
||||
|
||||
<!-- mobile responsive meta -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
@ -76,7 +76,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>
|
||||
|
||||
@ -417,7 +417,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