mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Use <picture> for theme-specific images on site
This commit is contained in:
@@ -309,12 +309,6 @@ body {
|
||||
background-color: var(--grey-10-a10);
|
||||
}
|
||||
|
||||
:root.theme-light .img-dark,
|
||||
:root.theme-dark .img-light {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.footer {
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user