added images for pallet desk. aesthetic tweaks to contact page and footer
|
@ -31,10 +31,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.cenMain {
|
.cenMain {
|
||||||
padding-top: 20%;
|
padding-top: 40%;
|
||||||
padding-bottom: 20%;
|
padding-bottom: 40%;
|
||||||
padding-top: 20vh;
|
padding-top: 40vh;
|
||||||
padding-bottom: 20vh;
|
padding-bottom: 40vh;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
||||||
|
|
BIN
assets/img/writeup/palletDesk/build-1-sm.jpg
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/img/writeup/palletDesk/build-2-sm.jpg
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
assets/img/writeup/palletDesk/build-3-sm.jpg
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
assets/img/writeup/palletDesk/build-4-sm.jpg
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
assets/img/writeup/palletDesk/build-5-sm.jpg
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
assets/img/writeup/palletDesk/build-6-sm.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
assets/img/writeup/palletDesk/build-7-sm.jpg
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
assets/img/writeup/palletDesk/finished-1-sm.jpg
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
assets/img/writeup/palletDesk/plans-1-sm.jpg
Normal file
After Width: | Height: | Size: 38 KiB |
|
@ -76,7 +76,7 @@
|
||||||
<p class="card-text">Building my dream desk on a poor-college-student budget. The end result: a portable and rock solid desk with a couple of flaws</p>
|
<p class="card-text">Building my dream desk on a poor-college-student budget. The end result: a portable and rock solid desk with a couple of flaws</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-footer pb-3">
|
<div class="card-footer pb-3">
|
||||||
<a href="projects/darkstar" class="btn btn-outline-light">Read More</a>
|
<a href="projects/palletdesk" class="btn btn-outline-light">Read More</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="card bg-dark border-light text-white">
|
<div class="card bg-dark border-light text-white">
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12 mb-2">
|
||||||
<div class="footer-copyright text-center text-white">lenordsNet 2018</div>
|
<div class="footer-copyright text-center text-white">lenordsNet 2018</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|