Skip to content

Commit 8b9a68f

Browse files
committed
ok
1 parent 0e9777a commit 8b9a68f

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

projects.md

+1-25
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,4 @@ Welcome to my project archive! Here, you can explore all my blog posts and case
2424
</ul>
2525
{% endfor %}
2626

27-
---
28-
29-
<style>
30-
/* Archive Page Styling */
31-
h1 {
32-
text-align: center;
33-
margin-bottom: 1.5rem;
34-
}
35-
36-
h2, h3 {
37-
color: #007acc;
38-
margin-top: 1.5rem;
39-
}
40-
41-
.project-list {
42-
margin: 1rem 0 2rem 1.5rem;
43-
list-style-type: disc;
44-
}
45-
46-
.project-link {
47-
font-size: 1.1rem;
48-
color: #007acc;
49-
text-decoration: none;
50-
}
51-
</style>
27+
---

0 commit comments

Comments
 (0)