Skip to content

Commit

Permalink
Added Justin section
Browse files Browse the repository at this point in the history
  • Loading branch information
jlu17 committed Aug 29, 2019
1 parent 535f499 commit 9fcf84c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/about.html
Expand Up @@ -1225,6 +1225,10 @@ <h1>SISTER CHAPTERS</h1>
</a>
</div>
</section>
<section id="in-memory-of">
<p>IN MEMORY OF</p>
<img src="./img/individuals/Justin-Yeo.jpg" alt="Justin Yeo">
</section>
</main>

<footer class="footer"></footer>
Expand Down
6 changes: 6 additions & 0 deletions public/css/about.css
Expand Up @@ -215,6 +215,12 @@ i {
transform: translate3d(0,20px,0);
}

/* Justin */
#in-memory-of {
width: 300px;
margin: auto;
}

/* Mobile Responsive */

@media screen and (min-width: 800px) {
Expand Down
Binary file added public/img/individuals/Justin-Yeo.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9fcf84c

Please sign in to comment.