This commit is contained in:
a-ill
2023-07-14 22:27:11 +03:00
parent d498ddb77f
commit 0355030b4f
46 changed files with 244 additions and 93 deletions

View File

@@ -31,7 +31,7 @@
{#if $loaded==2}
<div id="container">
<div id="text-container">
<h1>{$content.heading}</h1>
<h1>{$content.cooperatives}</h1>
<img id="coops-img" src="/img/common/coops.svg" alt="coops">
<p>{$content.p1}</p>
<h3>{$content.subheading1}</h3>
@@ -113,7 +113,7 @@
.location-info {
position: relative;
margin-bottom: 1rem;
margin-bottom: 2rem;
}
.location-info p {