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

@ -27,7 +27,7 @@ game img {
#holder h1 {
font-size: 14px;
margin: 15px;
width: 100%;
width: 80%;
text-align: right;
height: 70%;
}
@ -39,8 +39,8 @@ game img {
align-items: flex-end;
}
#star {
margin-top: 0px;
width: 10%;
justify-self: right;
margin-left: auto;
margin-right: 15px;
/* transition-duration: 0.25s; */