diff options
Diffstat (limited to 'css/chung.css')
| -rw-r--r-- | css/chung.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/chung.css b/css/chung.css index 17c8ec3..a106612 100644 --- a/css/chung.css +++ b/css/chung.css | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | #chung { | 1 | #chung { |
| 2 | width:calc(75vh + 25vw); /* Ensures that the chungoid is just stretched enough, regardless of what platform you're using */ | ||
| 3 | height: 200px; | ||
| 4 | |||
| 2 | animation: rotation 1s; | 5 | animation: rotation 1s; |
| 3 | animation-timing-function: linear; | 6 | animation-timing-function: linear; |
| 4 | animation-iteration-count: infinite; | 7 | animation-iteration-count: infinite; |
