mirror of
https://github.com/seigler/HLS-over-IPFS-video-player
synced 2025-07-27 01:36:14 +00:00
fix: document sizing for mobile
This commit is contained in:
parent
c853faf3ca
commit
e9bb3b7df4
2 changed files with 5 additions and 4 deletions
|
@ -47,8 +47,9 @@
|
|||
height: 100%;
|
||||
}
|
||||
#help {
|
||||
max-width: 80ch;
|
||||
padding: 5em;
|
||||
width: 80ch;
|
||||
max-width: 100%;
|
||||
padding: 1em;
|
||||
}
|
||||
pre {
|
||||
background-color: #ffffff1f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue