Using Bluetooth on mobile

This commit is contained in:
aronmal 2022-09-25 00:28:29 +02:00
parent 039098d027
commit 3652589944
Signed by: aronmal
GPG key ID: 816B7707426FC612
7 changed files with 2200 additions and 6382 deletions

View file

@ -41,6 +41,8 @@
$width: $height;
height: $height;
width: $width;
max-height: 100vw;
max-width: 100vw;
display: grid;
align-items: center;
justify-items: center;