removes a slash /

This commit is contained in:
Drew 2023-03-21 22:52:54 -06:00
parent b156f3f72c
commit e007336e18

View File

@ -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>