Skip to content

Commit

Permalink
Update research.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ihyunnam authored Dec 5, 2023
1 parent f2f9b0d commit 9f4190f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions research.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="author" content="Ihyun Nam">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="icon" href="images/favicon.ico,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌐</text></svg>">
<link rel="icon" href="images/favicon.ico">
<style>
/* Set font to Open Sans */
body, p, h2, h3, h4, h5, h6 {
Expand Down Expand Up @@ -59,7 +59,7 @@
table td {
border: none;
}

/* Increase font size for content */
#about, #research, #projects, #teaching, #experience, #awards {
font-size: 13pt; /* Increase font size by 3pt */
Expand Down

0 comments on commit 9f4190f

Please sign in to comment.