fix
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 88 KiB |
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 190 KiB |
@@ -64,20 +64,9 @@
|
|||||||
<li><a href="#home">Home</a></li>
|
<li><a href="#home">Home</a></li>
|
||||||
<li><a href="#features">Features</a></li>
|
<li><a href="#features">Features</a></li>
|
||||||
<li><a href="#screenshots">Screenshots</a></li>
|
<li><a href="#screenshots">Screenshots</a></li>
|
||||||
<li><a href="#updates">Updates</a></li>
|
|
||||||
<li><a href="#press">Press</a></li>
|
|
||||||
<li><a href="#team">Team</a></li>
|
<li><a href="#team">Team</a></li>
|
||||||
<li><a href="#contact">Contact</a></li>
|
<li><a href="#contact">Contact</a></li>
|
||||||
<!-- li>
|
|
||||||
<a href="#styles">Styles</a>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><a href="">Typography</a></li>
|
|
||||||
<li><a href="">Blockquotes</a></li>
|
|
||||||
<li><a href="">Small Buttons</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</li -->
|
|
||||||
</ul>
|
</ul>
|
||||||
<span class="arrow"></span>
|
<span class="arrow"></span>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -224,7 +213,7 @@
|
|||||||
|
|
||||||
<h1>Screenshots</h1>
|
<h1>Screenshots</h1>
|
||||||
|
|
||||||
<p>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</p>
|
<p>Some screenshots from myFitness app.</p>
|
||||||
|
|
||||||
<div class="screenshot_grid content_box">
|
<div class="screenshot_grid content_box">
|
||||||
|
|
||||||
@@ -643,7 +632,7 @@
|
|||||||
|
|
||||||
<!-- Start Footer -->
|
<!-- Start Footer -->
|
||||||
<footer class="container">
|
<footer class="container">
|
||||||
<p>myFit © <?= date("Y") ?>. MERMS EHR All Rights Reserved. - <a href="/terms">Terms of Use</a> - <a href="/privacy">Privacy - <a href="/security">Security</a> </a></p>
|
<p>myFit © <?= date("Y") ?>. MERMS EHR All Rights Reserved. - <a href="#updates">Updates</a> - <a href="#press">Press</a> - <a href="/terms">Terms of Use</a> - <a href="/privacy">Privacy - <a href="/security">Security</a> </a></p>
|
||||||
</footer>
|
</footer>
|
||||||
<!-- End Footer -->
|
<!-- End Footer -->
|
||||||
|
|
||||||
|
|||||||