mirror of
https://github.com/chrislgarry/Apollo-11.git
synced 2025-10-02 07:26:17 +00:00
fix: use 100% instead of 100vw
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
img {
|
img {
|
||||||
min-width: 100vw;
|
min-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
select,
|
select,
|
||||||
|
Reference in New Issue
Block a user