wip
This commit is contained in:
@@ -261,11 +261,11 @@
|
|||||||
box-shadow: var(--shadow-outset);
|
box-shadow: var(--shadow-outset);
|
||||||
}
|
}
|
||||||
|
|
||||||
.section--preview.horizontal img {
|
/* .section--preview.horizontal img {
|
||||||
width: 90vh;
|
width: 90vh;
|
||||||
height: 90vw;
|
height: 90vw;
|
||||||
transform: rotate(0deg);
|
transform: rotate(0deg);
|
||||||
}
|
} */
|
||||||
|
|
||||||
.section--switch .section__intro{
|
.section--switch .section__intro{
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
@@ -83,9 +83,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 75.0625rem) {
|
@media screen and (min-width: 75.0625rem) {
|
||||||
.section--preview img {
|
|
||||||
transform: rotate(0deg);
|
|
||||||
}
|
|
||||||
|
|
||||||
.close--preview {
|
.close--preview {
|
||||||
top: 2rem;
|
top: 2rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user