changed wording and menu gaps on mobile

This commit is contained in:
Sophia Atkinson 2022-12-08 01:22:00 -08:00
parent 1cb97b8ee8
commit 060d1fe847
7 changed files with 5 additions and 20 deletions

1
.gitignore vendored
View File

@ -3,4 +3,3 @@
.user.ini
sitemap.xml
photostandard.txt
archives/2022/index.html

View File

@ -67,7 +67,7 @@
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Project Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>

View File

@ -154,7 +154,7 @@
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Project Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>

View File

@ -226,7 +226,7 @@
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Project Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>

View File

@ -1,5 +1,5 @@
<?php
// Redirected until 2023, (wow 2023 seems like a fake year)
header('Location: /');
exit();

View File

@ -1513,20 +1513,6 @@ body.is-preload #header {
@media screen and (max-width: 736px) {
body {
padding: 4em 0 0 0;
}
#header {
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
bottom: auto;
height: 4em;
padding: 0 1em;
top: 0;
}
body.is-preload #header {
-moz-transform: translateY(-3.4em);

View File

@ -276,7 +276,7 @@
<h2>Perla The Dog.</h2>
<p>She Is a Chihuahua Mix, and she is 7 years old. We adopted her in 2019 from Family Dogs New Life Shelter.</p>
<h2>Site Info</h2>
<p>Project Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<p>Site Maintained By <a class="white-link" href="https://sophia.wtf">Sophia Atkinson</a></p>
<h2>Contact</h2>
<p><a class="white-link" href="mailto:sophialul@protonmail.com">Email</a></p>
</section>