mirror of
https://github.com/rramiachraf/dumb.git
synced 2025-04-04 21:37:38 +03:00
commit
19558ec25f
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue