diff --git a/404.html b/404.html
index b7f8818..5740af6 100644
--- a/404.html
+++ b/404.html
@@ -22,6 +22,9 @@ layout: banner
footer {
position: absolute;
}
+ svg {
+ display: none;
+ }
diff --git a/_sass/main.scss b/_sass/main.scss
index b0b7ab5..aedc729 100644
--- a/_sass/main.scss
+++ b/_sass/main.scss
@@ -30,6 +30,11 @@ html, body {
background-color: $neutral1;
}
+body {
+ display: flex;
+ flex-direction: column;
+}
+
h1, h2, h3, h4, h5, h6, a, li, span, p {
font-family: 'Montserrat', sans-serif;
z-index: 2;
@@ -286,22 +291,21 @@ nav {
/* Content */
-.content {
- h1, h2, h3, h4, h5, h6, p, a, img {
- animation: slideUp 0.5s;
- }
-}
-
.content {
width: 100%;
margin: 0 auto 0 auto;
position: relative;
-
+ flex-grow: 1;
+
left: 0;
right: 0;
background-color: $neutral1;
+ h1, h2, h3, h4, h5, h6, p, a, img {
+ animation: slideUp 0.5s;
+ }
+
svg {
position: absolute;
width: 100%;
diff --git a/assets/images/people/zhen-peng-profile.png b/assets/images/team/zhen-peng-profile.png
similarity index 100%
rename from assets/images/people/zhen-peng-profile.png
rename to assets/images/team/zhen-peng-profile.png
diff --git a/assets/images/people/zhen-peng.png b/assets/images/team/zhen-peng.png
similarity index 100%
rename from assets/images/people/zhen-peng.png
rename to assets/images/team/zhen-peng.png
diff --git a/main/team.md b/main/team.md
index 6ec70b6..348157e 100644
--- a/main/team.md
+++ b/main/team.md
@@ -17,9 +17,9 @@ cardDesc: We are research group in the Department of Electrical Engineering at t
Dr. Zhen Peng is the principal investigator of the ACEM Research Group. He is currently an Associate Professor at the Department of Electrical Engineering at the University of Illinois at Urbana-Champaign. His research interests are in the area of computational, statistical and applied electromagnetics. The goal is to simulate classical and quantum electrodynamic physics with intelligent algorithms on state-of-the-art computers, where virtual experiments can be performed for the prediction, discovery, and design of complex systems at unprecedented scales.
-[Read More](/people/zhen-peng)
+[Read More](/team/zhen-peng/)
-![ZhenPeng](/assets/images/people/zhen-peng-profile.png)
+![ZhenPeng](/assets/images/team/zhen-peng-profile.png)
diff --git a/people/zhen-peng.md b/team/zhen-peng.md
similarity index 96%
rename from people/zhen-peng.md
rename to team/zhen-peng.md
index 12c000d..2de960b 100644
--- a/people/zhen-peng.md
+++ b/team/zhen-peng.md
@@ -1,18 +1,16 @@
---
layout: post
title: Zhen Peng
-permalink: /people/zhen-peng
+permalink: /team/zhen-peng/
---
# Zhen Peng
-
-
Dr. Zhen Peng
Associate Professor
Electromagnetics Lab and Center for Computational Electromagnetics
-Department of Electrical and Computer Engineering
+Department of Electrical and Computer Engineering
University of Illinois at Urbana-Champaign
306 N. Wright Street, Urbana, IL 61801-2918, USA
+1 (217) 244-1259