Less permissions + optional host permissions + no external assets

This commit is contained in:
mrjvs
2024-02-07 16:47:52 +01:00
parent 04e7a8d23c
commit 263051a305
13 changed files with 171 additions and 25 deletions

View File

@@ -1,10 +1,3 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;800&display=swap');
* {
margin: 0;
padding: 0;
}
html {
height: 100%;
}