Corrections

This commit is contained in:
Jonah Aragon 2020-02-16 21:50:15 -06:00
parent 233c9b59a3
commit f32b63eb53
4 changed files with 3 additions and 2 deletions

View File

@ -88,6 +88,7 @@
<span class="nav-dropdown"> <span class="nav-dropdown">
<a class="dropdown-item" href="/hardware/#mobile"><span class="fas fa-mobile-alt fa-fw"></span> Mobile Devices</a> <a class="dropdown-item" href="/hardware/#mobile"><span class="fas fa-mobile-alt fa-fw"></span> Mobile Devices</a>
<a class="dropdown-item" href="/hardware/#u2f"><span class="fas fa-key fa-fw"></span> U2F Security Keys</a> <a class="dropdown-item" href="/hardware/#u2f"><span class="fas fa-key fa-fw"></span> U2F Security Keys</a>
<a class="dropdown-item" href="/hardware/#routers"><span class="fas fa-network-wired fa-fw"></span> Routers</a>
</span> </span>
</details> </details>

View File

@ -7,8 +7,8 @@
<div class="row mb-2"> <div class="row mb-2">
<div class="col-lg-3 col-sm-12 pt-lg-5"> <div class="col-lg-3 col-sm-12 pt-lg-5">
<img <img
src="/assets/img/png/3rd-party/pixel-3-xl.png" src="/assets/img/png/3rd-party/pixel-3.png"
data-theme-src="/assets/img/png/3rd-party/pixel-3-xl.png" data-theme-src="/assets/img/png/3rd-party/pixel-3.png"
height="200" height="200"
width="200" width="200"
class="img-fluid d-block mr-auto ml-auto align-middle" class="img-fluid d-block mr-auto ml-auto align-middle"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

BIN
assets/img/png/3rd-party/pixel-3.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB