Skip to content

Commit

Permalink
fixed bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
edrian-liao committed Jun 16, 2024
1 parent 9e76d1d commit cd7cb8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _posts/2024-06-16-spending-winter-break.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: "Spending winter break alone (not lonely)"
date: 2024-06-16 10:01:30 -0500
date: 2024-04-16 10:01:30 -0500
categories: [Reflections, research]
---
# The understated struggles of international students
Expand Down
7 changes: 6 additions & 1 deletion assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,18 @@ body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure {
font-family: 'Merriweather', serif;
}

h1 {
font-weight: 600;
font-size: 20px;
}

.footer-heading {
font-family: 'Old Standard TT', serif;
font-style: italic;
}

.post-content p {
font-size: 20px;
font-size: 17px;
}

.footnotes p{
Expand Down

0 comments on commit cd7cb8c

Please sign in to comment.