mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-22 09:27:26 +08:00
welcome @betterstack-community ✌️
This commit is contained in:
parent
46781af565
commit
f5b199faea
2 changed files with 8 additions and 2 deletions
|
|
@ -132,7 +132,9 @@
|
||||||
Kindly supported by 👉
|
Kindly supported by 👉
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<img width="" src="assets/sponsor-betterstack.png" />
|
<a href="https://betterstack.com/">
|
||||||
|
<img width="" src="assets/sponsor-betterstack.png" />
|
||||||
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
||||||
|
|
@ -129,7 +129,11 @@ ul#sponsoring li {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul#sponsoring li img {
|
ul#sponsoring li a {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
ul#sponsoring li a img {
|
||||||
max-width: 180px;
|
max-width: 180px;
|
||||||
max-height: 80px;
|
max-height: 80px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue