removes a slash /
This commit is contained in:
parent
b156f3f72c
commit
e007336e18
@ -45,7 +45,7 @@
|
||||
.repeater {
|
||||
background:url(img/repreater.jpg) no-repeat repeat center top / 100%;
|
||||
width: auto;
|
||||
min-height: 4000px;
|
||||
min-height: 5000px;
|
||||
}
|
||||
.flex {
|
||||
display: flex;
|
||||
@ -81,7 +81,7 @@
|
||||
<div class="flex">
|
||||
<div class="stack">
|
||||
<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 class="repeater section">
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user