mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-28 18:38:17 +00:00
docs(website): fix homepage logo sizing (#7430)
This commit is contained in:
parent
dae7d9cc95
commit
285177b2b2
@ -83,19 +83,19 @@
|
||||
width: auto;
|
||||
mix-blend-mode: luminosity;
|
||||
opacity: 0.66;
|
||||
height: 60px;
|
||||
margin: 2.5rem;
|
||||
}
|
||||
|
||||
.default {
|
||||
height: 60px;
|
||||
}
|
||||
.large {
|
||||
height: 100px;
|
||||
}
|
||||
.medium {
|
||||
height: 30px;
|
||||
}
|
||||
.small {
|
||||
height: 20px;
|
||||
|
||||
&.default {
|
||||
height: 60px;
|
||||
}
|
||||
&.large {
|
||||
height: 100px;
|
||||
}
|
||||
&.medium {
|
||||
height: 30px;
|
||||
}
|
||||
&.small {
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user