fix/20210728 #14
File diff suppressed because one or more lines are too long
|
@ -410,8 +410,7 @@ main {
|
||||||
&.collection-single {
|
&.collection-single {
|
||||||
.slides{
|
.slides{
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
}
|
.slide {
|
||||||
.slide {
|
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
height: unset;
|
height: unset;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
|
@ -425,6 +424,7 @@ main {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
aside {
|
aside {
|
||||||
nav {
|
nav {
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
|
|
Loading…
Reference in New Issue