mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-06 23:40:54 +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 {
|
#canvas {
|
||||||
|
max-width: 100%;
|
||||||
box-shadow: 0 0 0.5rem #7787;
|
box-shadow: 0 0 0.5rem #7787;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue