mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #6222 from mempool/mononaut/unsquish
unsquish cobranded logos
This commit is contained in:
commit
08f1330dcb
1 changed files with 4 additions and 4 deletions
|
|
@ -200,9 +200,9 @@ nav {
|
|||
}
|
||||
|
||||
.subdomain_logo {
|
||||
height: 35px;
|
||||
max-height: 35px;
|
||||
overflow: clip;
|
||||
max-width: 140px;
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
align-self: center;
|
||||
.rounded {
|
||||
|
|
@ -210,7 +210,7 @@ nav {
|
|||
}
|
||||
|
||||
&.custom_logo {
|
||||
height: 48px;
|
||||
max-height: 48px;
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
|
|
@ -219,7 +219,7 @@ nav {
|
|||
}
|
||||
|
||||
&.custom_logo.mobile_logo {
|
||||
height: 42px;
|
||||
max-height: 42px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue