mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
css: images: black-on-white utility class
This commit is contained in:
parent
0527944912
commit
ec8735d6f6
3 changed files with 10 additions and 6 deletions
|
|
@ -86,11 +86,6 @@
|
|||
width: calc(18 * var(--step));
|
||||
height: calc(36 * var(--step));
|
||||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.hero .tower {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
@media (max-width: 500px) {
|
||||
.hero .tower {
|
||||
margin: calc(1 * var(--step));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue