Add space for autoscroll buffering
All checks were successful
Build / build (push) Successful in 2m34s
All checks were successful
Build / build (push) Successful in 2m34s
This commit is contained in:
parent
246d9aeed7
commit
bb578ff9eb
@ -19,13 +19,13 @@ table {
|
||||
}
|
||||
|
||||
.song {
|
||||
padding: 1em 0 0 1em;
|
||||
padding: 3em 0 1em 1em;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 1.5em;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
.chords {
|
||||
|
Loading…
x
Reference in New Issue
Block a user