This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
stopped showcase images from being scaled disproportionally
gh-pages
Alex de Mulder
10 years ago
parent
8f347f1ce6
commit
81e85c8597
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
showcase/index.html
+ 1
- 1
showcase/index.html
View File
@ -46,7 +46,7 @@
border: 1px solid #dddddd;
border-radius:5px;
width:880px;
height:350px;
max-
height:350px;
margin:30px;
}
Write
Preview
Loading…
Cancel
Save