support de différentes tailles de camera

This commit is contained in:
2023-01-13 21:16:42 +01:00
parent 16a90aebfb
commit 8771fb2bb8
5 changed files with 48 additions and 14 deletions

View File

@@ -0,0 +1,11 @@
body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.5;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
}