mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +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 👉
|
||||
</li>
|
||||
<li>
|
||||
<img width="" src="assets/sponsor-betterstack.png" />
|
||||
<a href="https://betterstack.com/">
|
||||
<img width="" src="assets/sponsor-betterstack.png" />
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</header>
|
||||
|
|
|
|||
|
|
@ -129,7 +129,11 @@ ul#sponsoring li {
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
ul#sponsoring li img {
|
||||
ul#sponsoring li a {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
ul#sponsoring li a img {
|
||||
max-width: 180px;
|
||||
max-height: 80px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue