feature: Modify text and styling.

This commit is contained in:
Xander Bazzi
2024-07-03 22:36:37 -06:00
parent 2f8eae4394
commit 8401e7ff21
6 changed files with 14 additions and 10 deletions

View File

@@ -29,13 +29,13 @@
<div class="project">
<a href="./homenetwork.html"><img src="assets/img/dc1.JPG" alt="Datacenter preview" class="project-image"></a>
<a href='./homenetwork.html'><span class="caption">
Datacenter at Home
We have datacenter at home
</span></a>
</div>
<div class="project">
<a href="./website.html"><img src="assets/img/website.png" alt="Website preview" class="project-image"></a>
<a href='./website.html'><span class="caption">
Overengineered Static Site (this website)
Overengineered static site (this website)
</span></a>
</div>
</div>
@@ -44,9 +44,6 @@
</div>
<footer id="footer"></footer>
<div class="under-construction">
<img src="assets/img/gifs/thispageisunderconstruction.gif" alt="Under construction gif"></img>
</div>
</div>
<style>
main {