sheep-market

10.000 sheep created by online workers  https://p.ce9e.org/sheep-market/
git clone https://git.ce9e.org/sheep-market.git

commit
45b79bc018b8bffd37f22bbc18143de32e74a212
parent
1d0922fc854b8757ca2c2ee6f83f79500315a00c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-01-04 15:25
limit canvas width

Diffstat

M style.css 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/style.css b/style.css

@@ -44,6 +44,7 @@ footer {
   44    44 
   45    45 #canvas {
   46    46     border: 1px solid #e6e6e6;
   -1    47     max-width: 100%;
   47    48 }
   48    49 
   49    50 #grid {