diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ div.page { margin-top: 40px; + margin-bottom: 40px; } -div#3dcontainer { +div#render-container { border: 1px solid; } |
