removes a slash /
This commit is contained in:
@ -45,7 +45,7 @@
|
|||||||
.repeater {
|
.repeater {
|
||||||
background:url(img/repreater.jpg) no-repeat repeat center top / 100%;
|
background:url(img/repreater.jpg) no-repeat repeat center top / 100%;
|
||||||
width: auto;
|
width: auto;
|
||||||
min-height: 4000px;
|
min-height: 5000px;
|
||||||
}
|
}
|
||||||
.flex {
|
.flex {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -81,7 +81,7 @@
|
|||||||
<div class="flex">
|
<div class="flex">
|
||||||
<div class="stack">
|
<div class="stack">
|
||||||
<section class="cover section">
|
<section class="cover section">
|
||||||
<img src="/img/spread-cover.jpg" alt="Sacred Stacks: The Art of Cyborg Community">
|
<img src="img/spread-cover.jpg">
|
||||||
</section>
|
</section>
|
||||||
<section class="repeater section">
|
<section class="repeater section">
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user