wip
This commit is contained in:
@@ -225,7 +225,6 @@
|
||||
.section--preview.horizontal img {
|
||||
width: 90vh;
|
||||
height: 90vw;
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
/* .section--preview.horizontal .close--preview {
|
||||
@@ -259,9 +258,9 @@
|
||||
}
|
||||
|
||||
.section--preview img {
|
||||
width: 90%;
|
||||
width: 90vh;
|
||||
max-width: 100rem;
|
||||
height: 90%;
|
||||
height: 90vw;
|
||||
max-height: 56.25rem;
|
||||
object-fit: cover;
|
||||
box-shadow: var(--shadow-outset);
|
||||
|
||||
Reference in New Issue
Block a user