Skip to content

Commit 6d8c881

Browse files
author
shangguanzeyu@boe.com.cn
committed
fixed photo h-w ratio
1 parent 668ec92 commit 6d8c881

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ description: SLURM Lab at USC
2222
navbar-links:
2323
Home: "/"
2424
Members: "members"
25-
Research Areas: "areas"
25+
# Research Areas: "areas"
2626
Publications: "publications"
2727
Getting Involved: "getting_involved"
2828
# About Me: "aboutme"
@@ -65,7 +65,7 @@ footer-link-col: "#404040"
6565
# Change all these values or delete the ones you don't want.
6666
# Important: you must keep the "name" parameter, everything else you can remove
6767
author:
68-
name: Robots Lab
68+
name: SLURM Lab at USC
6969

7070
# Select your active Social Network Links.
7171
# Uncomment the links you want to show in the footer and add your information to each link.

assets/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
margin-right: auto;
6060
max-width: 100%;
6161
max-height: 250px;
62-
min-height: 250px;
62+
/* min-height: 250px; */
6363
height: auto;
6464
width: auto;
6565
}

0 commit comments

Comments
 (0)