Skip to content

Commit ca269bd

Browse files
committed
update
1 parent 1bf0ce1 commit ca269bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
margin: 40px 0;
5959
}
6060
section h2 {
61-
font-size: 1.6rem;
61+
font-size: 2.0rem;
6262
margin-bottom: 12px;
6363
border-bottom: 2px solid #e0e0e0;
6464
padding-bottom: 6px;
@@ -143,6 +143,6 @@
143143
}
144144

145145
p {
146-
font-size: 1.2rem; /* Increase font size */
146+
font-size: 1.0rem; /* Increase font size */
147147
line-height: 1.8; /* Adjust line height for better readability */
148148
}

0 commit comments

Comments
 (0)