map fixed + fullscreen mode + adaptive fixing

This commit is contained in:
2024-02-26 17:10:10 +05:00
parent 911cad2daf
commit 8d6d627c66
13 changed files with 136 additions and 125 deletions
+4
View File
@@ -32,3 +32,7 @@ body {
background: #c7bdba;
border-radius: 99px;
}
:fullscreen::backdrop {
background: none;
}