feature: Modify text and styling.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user