car meow meow

This commit is contained in:
ImBadAtThisStuff 2026-05-29 01:37:15 +01:00
parent 474e9ba53b
commit f814368d22
2 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,6 @@ body {
padding: 5vh padding: 5vh
} }
.intro-text { .intro-text {
margin-top: 1vh; margin-top: 1vh;
padding: 1vh; padding: 1vh;

View File

@ -47,4 +47,5 @@
A 17 Year Old devloper from <b>England, United Kingdom</b> who rarely actually does devlopment work, and just tries to help out whenever she can. A 17 Year Old devloper from <b>England, United Kingdom</b> who rarely actually does devlopment work, and just tries to help out whenever she can.
</body> </body>
<script src="js/index.js"></script> <script src="js/index.js"></script>
<script src="js/cat.js" data-cat="/assets/media/oneko.gif"></script>
</html> </html>