analytics question mark
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user