mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
footer:
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:
17
index.html
17
index.html
@@ -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 </> 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>
|
||||
|
||||
Reference in New Issue
Block a user