sticks to bottom of page
  vertically centered links
  links have hovr animation

fixed margin/padding issues
h5 now slightly bolder 100->200
contentpush smaller
apps gap smaller on mbile
padding smaller on mobile
news bold now
removed 3 footers
remove .nova
This commit is contained in:
neon443
2024-10-03 19:47:54 +01:00
parent 2a8ef5aec9
commit f31b853500
3 changed files with 61 additions and 30 deletions

View File

@@ -26,6 +26,7 @@
<div class="barItem"><a href="mailto:neons443@outlook.com">Contact</a></div>
</div>
<div class="contentPush"></div>
<div class="content">
<h2 class="center">
<b>
Welcome
@@ -74,16 +75,20 @@
<span class="label">Sandboxels</span>
</a>
</div>
<h3>News</h3>
<h3><b>News</b></h3>
<p>The redesign everyone has been waiting for is now here!</p>
<div class="footer">
</div>
<footer>
<h5 class="center">Made with &#60;&#47;&#62; by neon443</h5>
<a href="https://notbyai.fyi">
<img class="themednotByAI" src="./images/notByAI.svg" alt="">
</a>
</div>
<div class="footer"></div>
<div class="footer"></div>
<div class="footer"></div>
<a class="textLinks" href="https://github.com/neon443/">
GitHub Homepage
</a>
<a class="textLinks" href="https://github.com/neon443/neon443.github.io/issues/new/">
Create an Issue
</a>
</footer>
</body>
</html>