Skip to content

Commit 55b185a

Browse files
committed
change font size again
1 parent 7b6bfeb commit 55b185a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Site Settings
99
locale : "en-US"
10-
title : "Pingping Wang/ Blog"
10+
title : "Pingping Wang/ Page"
1111
title_separator : "-"
1212
name : &name "Pingping Wang"
1313
description : &description "PhD Candidate at TU Wien"

_pages/about.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
permalink: /
33
title: "🌱 About Me"
4-
excerpt: "About me"
54
author_profile: true
65
redirect_from:
76
- /about/

assets/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* General font size for all pages */
22
.page__content {
3-
font-size: 16px;
3+
font-size: 14px;
44
line-height: 1.6;
55
}
66

0 commit comments

Comments
 (0)