analytics question mark

This commit is contained in:
sky
2025-10-19 13:46:12 -04:00
parent b0681ff009
commit a043621fff
8 changed files with 186 additions and 12 deletions

View File

@ -1,6 +1,6 @@
section {
width: 30%;
height: 400px;
/* height: 400px; */
height: auto;
padding: 8px;
margin: 16px;
@ -22,6 +22,11 @@ sections {
justify-content: center;
align-items: center;
}
#colorPicker {
margin: 6px;
}
@-moz-document url-prefix() {
section {
backdrop-filter: blur(0);