Skip to content

Commit 2a0ee3f

Browse files
committed
Add front matter to index.css
Added YAML front matter delimiters at the top of index.css, possibly for integration with a static site generator or build tool that requires front matter in CSS files.
1 parent 2946516 commit 2a0ee3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

assets/css/index.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
/* About Section */
24
.about-section h2 {
35
font-size: 2rem;

0 commit comments

Comments
 (0)