mirror of
https://github.com/renovatebot/renovate.git
synced 2025-05-12 23:51:55 +00:00
10 lines
211 B
CSS
10 lines
211 B
CSS
.md-header .md-header__button.md-logo {
|
|
padding: 0;
|
|
}
|
|
.md-header .md-header__button.md-logo img,
|
|
.md-header .md-header__button.md-logo svg {
|
|
height: 1.5rem;
|
|
}
|
|
.md-typeset a {
|
|
text-decoration: underline;
|
|
}
|