We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf0ce1 commit ca269bdCopy full SHA for ca269bd
1 file changed
style.css
@@ -58,7 +58,7 @@
58
margin: 40px 0;
59
}
60
section h2 {
61
- font-size: 1.6rem;
+ font-size: 2.0rem;
62
margin-bottom: 12px;
63
border-bottom: 2px solid #e0e0e0;
64
padding-bottom: 6px;
@@ -143,6 +143,6 @@
143
144
145
p {
146
- font-size: 1.2rem; /* Increase font size */
+ font-size: 1.0rem; /* Increase font size */
147
line-height: 1.8; /* Adjust line height for better readability */
148
0 commit comments