diff options
| author | kdam0 <kumar.damani@mail.utoronto.ca> | 2016-11-16 00:27:11 +0000 |
|---|---|---|
| committer | kdam0 <kumar.damani@mail.utoronto.ca> | 2016-11-16 00:27:11 +0000 |
| commit | a2b9c5d06d44a800f2ea3577a8e33232f9fb4810 (patch) | |
| tree | 721e4b8e31909e83e1b9998167a276033fbfb07c /assets/css | |
| parent | 267d5672940413f94898ae34e84c81758f629f7b (diff) | |
added cube rotation experimentation
Diffstat (limited to 'assets/css')
| -rw-r--r-- | assets/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css index 7499af5..482a1b3 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,5 +1,5 @@ canvas { - position: absolute; + position: fixed; outline: 2px solid #d3d3d3; } |
