commit
19558ec25f
@ -53,6 +53,7 @@ body {
|
||||
#lyrics {
|
||||
color: #171717;
|
||||
line-height: 2.5rem;
|
||||
flex-basis: 0;
|
||||
flex-shrink: 0;
|
||||
flex-grow: 1;
|
||||
}
|
||||
@ -93,6 +94,7 @@ a {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
flex-basis: 0;
|
||||
}
|
||||
|
||||
#metadata h1 {
|
||||
@ -145,6 +147,7 @@ a {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 2rem;
|
||||
flex-basis: 0;
|
||||
}
|
||||
|
||||
#about {
|
||||
|
Loading…
x
Reference in New Issue
Block a user