fix(styles): moved blog index file to styles folder

This commit is contained in:
Fishandchips321 2026-02-19 11:27:24 +00:00 committed by Riley
parent 2264e6487d
commit d710d6a448
2 changed files with 1 additions and 1 deletions

View file

@ -1,8 +0,0 @@
.blog-post-panel {
background-color: lightgray;
}
.blog-post-link {
text-decoration: none;
color: black;
}