Update mempool goggles logo

This commit is contained in:
softsimon 2024-07-03 19:14:11 +09:00
parent ec209bb618
commit 9318aa9a6a
No known key found for this signature in database
GPG key ID: 488D7DCFB5A430D7
3 changed files with 5 additions and 10 deletions

View file

@ -32,14 +32,14 @@
}
.menu-toggle {
width: 2em;
height: 2em;
width: 3em;
height: 1.8em;
padding: 0px 1px;
opacity: 0;
cursor: pointer;
color: white;
background: none;
border: solid 2px white;
border: none;
border-radius: 0.35em;
pointer-events: all;
}

File diff suppressed because one or more lines are too long

View file

@ -312,5 +312,5 @@
.goggles-icon {
display: block;
width: 2.2em;
width: 2.7em;
}