mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
examples: fix canvas size for small screens
This commit is contained in:

committed by
Sam Lantinga

parent
d1b8fcd692
commit
1a5b0796b4
@@ -48,6 +48,7 @@
|
||||
}
|
||||
|
||||
#canvas {
|
||||
max-width: 100%;
|
||||
box-shadow: 0 0 0.5rem #7787;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user