mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 22:58:30 +01:00
Update mempool goggles logo
This commit is contained in:
parent
ec209bb618
commit
9318aa9a6a
3 changed files with 5 additions and 10 deletions
|
@ -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
|
@ -312,5 +312,5 @@
|
|||
|
||||
.goggles-icon {
|
||||
display: block;
|
||||
width: 2.2em;
|
||||
width: 2.7em;
|
||||
}
|
Loading…
Add table
Reference in a new issue