player padding top to 7%
This commit is contained in:
parent
a7a923b1fe
commit
011d58231f
@ -116,6 +116,7 @@ main {
|
|||||||
/* width: clamp(min-content, max-content, max-content+1rem); */
|
/* width: clamp(min-content, max-content, max-content+1rem); */
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
/* max-width: 25%; */
|
/* max-width: 25%; */
|
||||||
|
padding-top: 7%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons1 {
|
.buttons1 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user