feat: add Blog and BlogCard styles, refactor components to use CSS modules, and remove unused CSS files
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
color: $accent-fire;
|
||||
font-size: 1rem;
|
||||
animation: fall linear infinite;
|
||||
opacity: 0.7;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
@keyframes fall {
|
||||
|
||||
Reference in New Issue
Block a user