fix(styles): moved blog index file to styles folder
This commit is contained in:
parent
2264e6487d
commit
d710d6a448
2 changed files with 1 additions and 1 deletions
8
src/styles/blogIndex.scss
Normal file
8
src/styles/blogIndex.scss
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.blog-post-panel {
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
||||
.blog-post-link {
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue