Commit cb131b27e2a99844eb340a7d86af2e305bfb01e2

Authored by henyxia
1 parent 791963f0

Bigger map

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/crep.css
... ... @@ -70,6 +70,6 @@ body
70 70  
71 71 #map-canvas
72 72 {
73   - width: 600px;
  73 + width: 100%;
74 74 height: 400px;
75 75 }
... ...