ITADN

Resources subdomain looks bad

#1380Openfrancislavoie 创建于 2025-06-10
bug :bug:
F
francislavoiecommented
https://resources.github.com/accelerate-innovation-azure-devops-migration/ ![Image](https://github.com/user-attachments/assets/7fd57ff0-3b61-40a7-a668-a0f0f8065180) I think just overriding `.bg-pixel-light` to remove the background is good enough. ``` .bg-pixel-light { background-image: none; } ```
0 条评论