mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
examples: fix canvas size for small screens
This commit is contained in:
parent
d1b8fcd692
commit
1a5b0796b4
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
}
|
||||
|
||||
#canvas {
|
||||
max-width: 100%;
|
||||
box-shadow: 0 0 0.5rem #7787;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue