diff options
| author | dabikers' admin <dabikers@protonmail.com> | 2023-12-30 01:36:04 -0600 |
|---|---|---|
| committer | dabikers' admin <dabikers@protonmail.com> | 2023-12-30 01:36:04 -0600 |
| commit | a5e380d9c8f97a379f454bfc6bcd4bddac5361e1 (patch) | |
| tree | 95e185e068fceca9f14694ef6b5dbe76d06c8cbd /css/chung.css | |
| parent | a0ab5314391e76e42f933b0889ffbd8f7f8559db (diff) | |
Make scaling a little better
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; |
