Compare commits
No commits in common. "60028a397a65de25117ecb0b8c43cb0fd5bfe333" and "2dd517193d7cd8a0a199a84718395d14da87bbbb" have entirely different histories.
60028a397a
...
2dd517193d
|
|
@ -200,6 +200,7 @@ export default {
|
||||||
.fullscreen-image {
|
.fullscreen-image {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
object-fit: cover;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue