47e22083e5
fix: swap height rule order
2024-08-01 16:03:36 +01:00
f661f29b67
fix: use svh unit for body height
...
On mobile, viewport height can be dynamic due to e.g. collapsible tab
bar. vh is based on the largest viewport height, so specifying 100vh
will cause part of the body to be covered by e.g. expanded tab bar.
using svh fixes this issue, as it is based on the smallest possible
viewport height instead e.g. the viewport height when the tab bar is
expanded.
2024-08-01 15:58:38 +01:00
Callum Chard
65af3ecd53
Update style.css
2024-07-30 23:15:32 +01:00
Callum Chard
3d9e83ff86
Update style.css
...
Added line 119 this fixes the issue where the text is close to overlapping the volume bar on mobile.
2024-07-30 23:00:53 +01:00
e26d4147d4
feat: YWRkIGEgbGl0dGxlIGNoYXR0eSBhY2hpZXZlbWVudA==
2024-07-27 12:56:22 +01:00
9f43cbdf61
feat: persist volume level across reloads
2024-07-27 11:46:02 +01:00
dca52b26c4
feat: add heart animation when cat is pet :3
2024-07-26 23:53:21 +01:00
45853a4d55
feat: add live listener count
2024-07-26 22:34:44 +01:00
DMZTdhruv
11379f05c3
Fixed indent, and added mousedown for meow audio
2024-07-26 11:27:29 +05:30
DMZTdhruv
bc7a219118
Added meow audio and hover feedback for button and volume control
2024-07-24 23:37:50 +05:30
50c5599d5e
fix: revert button active translate value
2024-07-24 15:28:09 +01:00
Hegyi Áron Ferenc
31a86fadf9
fix: play button effect
2024-07-24 11:04:20 +02:00
Hegyi Áron Ferenc
eeb0d03fe8
fix: lil css compatibility
...
* safari supports it w/o vendor prefix from 15.4 (Released 2022-03-14)
Co-Authored-By: Anderson Marlon <anderson18.marlon@gmail.com >
2024-07-24 10:53:25 +02:00
Hegyi Áron Ferenc
f63470582e
Merge branch 'main' of https://github.com/kennethnym/infinifi into kennethnym-main
2024-07-23 20:02:29 +02:00
df1e1df440
feat: increase spacing around border
2024-07-23 17:34:14 +01:00
4a4c282101
feat: allow play/pause with space bar
2024-07-23 16:45:37 +01:00
Hegyi Áron Ferenc
4b2b93176a
fix: style fixes
2024-07-23 16:56:01 +02:00
d1d4b448d6
feat: add footer
2024-07-22 12:56:00 +01:00
ddf4758713
fix: volume slider thumb 1px gap in chrome
2024-07-22 11:32:43 +01:00
a39a70451f
fix: volume slider style on firefox
2024-07-22 00:04:49 +01:00
01db0dbc7f
feat: tweak range slider color
2024-07-21 21:45:18 +01:00
a25501b9ce
feat: add volume slider
2024-07-21 21:39:29 +01:00
bd57bb8e8b
fix: button hover color
2024-07-21 19:11:52 +01:00
437987d90a
refactor: better variable naming
2024-07-21 17:33:57 +01:00
21b66962da
feat: canvas based interactive background
2024-07-21 15:00:56 +01:00
1a34539e08
feat: animate cat pics!!
2024-07-21 00:31:02 +01:00
c9a7420414
feat: redesign
2024-07-21 00:22:05 +01:00
ce49190066
fix: button click effect
2024-07-20 23:09:01 +01:00
dcaec061d6
feat: add dark mode support
2024-07-20 21:36:31 +01:00
a6794dafca
feat: add basic play/pause web ui
2024-07-20 21:18:41 +01:00