car meow meow
This commit is contained in:
parent
474e9ba53b
commit
f814368d22
|
|
@ -121,7 +121,6 @@ body {
|
||||||
padding: 5vh
|
padding: 5vh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.intro-text {
|
.intro-text {
|
||||||
margin-top: 1vh;
|
margin-top: 1vh;
|
||||||
padding: 1vh;
|
padding: 1vh;
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
Loading…
Reference in New Issue