feat: now playing web component
This commit is contained in:
parent
2c606a6d13
commit
a4607bccd9
28 changed files with 159 additions and 131 deletions
4
src/assets/styles/components/popular-posts.css
Normal file
4
src/assets/styles/components/popular-posts.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
.popular-posts h2 {
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
Reference in a new issue