Skip to content

Commit d30faf7

Browse files
committed
refactor: Update background color of sponsor section in README.md
1 parent b9d3f9d commit d30faf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Thank you so much!
3535

3636
Special thanks to our biggest sponsors!
3737

38-
<div style="display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 10px; background-color: rgba(0, 0, 0, 0.1); padding: 10px; justify-content: center; align-items: center;">
38+
<div style="display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 10px; background-color: #000; padding: 10px; justify-content: center; align-items: center;">
3939
<a href="https://cccareers.org/" target="_blank"><img src="./other/logos/ccc-logo.webp" alt="cccareers logo" width="200"/></a>
4040
<a href="http://htznr.li/CoolifyXHetzner" target="_blank"><img src="./other/logos/hetzner.jpg" alt="hetzner logo" width="150"/></a>
4141
<a href="https://logto.io/?ref=coolify" target="_blank"><img src="./other/logos/logto.webp" alt="logto logo" width="150"/></a>

0 commit comments

Comments
 (0)