Skip to content

Commit bc1de82

Browse files
committed
updates
1 parent 3458aa8 commit bc1de82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ input, select, textarea {
236236
}
237237

238238
h1, h2, h3, h4, h5, h6 {
239-
color: #fefeff;
239+
color: #211e1e;
240240
font-weight: 300;
241241
letter-spacing: 0.1em;
242242
line-height: 1.5;
@@ -245,7 +245,7 @@ input, select, textarea {
245245
}
246246

247247
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
248-
color: #000000;
248+
color: #211e1e;
249249
text-decoration: none;
250250
}
251251

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h2>Get to know us</h2>
147147
<p>some text here</p>
148148
</section>
149149
<section>
150-
<h2>Follow me on ...</h2>
150+
<h3>Follow us on ...</h3>
151151
<ul class="icons">
152152
<li><a href="https://github.com/EXP-code" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
153153
</ul>

0 commit comments

Comments
 (0)