fix: correct typo in blog posts

Fix typo (#35)
This commit is contained in:
Mahesh Rijal
2023-02-12 18:16:50 +05:30
committed by GitHub
parent e49ca61d6b
commit cbce54bd1c
2 changed files with 2 additions and 2 deletions
@@ -103,7 +103,7 @@ In AstroPaper theme, `:root` and `html[data-theme="light"]` selectors are used a
Colors are declared in CSS custom property (CSS Variable) notation. Color property values are written in rgb values. (Note: instead of `rgb(40, 39, 40)`, only specify `40, 39, 40`)
Here is the detail explaination of color properties.
Here is the detail explanation of color properties.
| Color Property | Definition & Usage |
| -------------------- | ---------------------------------------------------------- |