Added css for songpage components
This commit is contained in:
parent
84371bb586
commit
5967918642
@ -0,0 +1,13 @@
|
|||||||
|
.song-container {
|
||||||
|
.song-header {
|
||||||
|
h1 {
|
||||||
|
font-size: 2.5rem;
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
font-size: 1.2rem;
|
||||||
|
margin: 0.2rem 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user