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

@ -64,7 +64,7 @@ iframe {
height: 50px;
left: 0;
right: 0;
width: 30%;
width: 40%;
margin-left: auto;
margin-right: auto;
display: flex;
@ -76,6 +76,11 @@ iframe {
cursor: pointer;
color: black;
}
#bottom-menu {
width: fit-content;
padding-left: 16px;
padding-right: 16px;
}
#open-bottom-menu {
bottom: 10px;
height: 15px;