Fix styling issues caused by omorphia/tailwind (#1319)

This commit is contained in:
Geometrically
2024-07-24 12:40:36 -07:00
committed by GitHub
parent 5cad3dfbae
commit 41c15f8c96
4 changed files with 11 additions and 1 deletions

View File

@@ -888,6 +888,7 @@ a,
img {
max-width: 100%;
height: auto;
display: inline-block;
}
html:not(.dark-mode, .oled-mode) & img[src$='#gh-dark-mode-only'] {