mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Force a white background for all images for now
Our current images with transparency assume a white background.
This commit is contained in:
@@ -953,3 +953,7 @@ a strong {
|
||||
.giscus {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
img {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user