Change default font weight and Fix copy

This commit is contained in:
2022-05-21 00:04:04 +02:00
parent bf8b2f3ff3
commit 7b43e50b6c
5 changed files with 5 additions and 5 deletions

View File

@@ -114,7 +114,7 @@
<nav class="shop-page__nav">
<div class="container">
<p class="text-label">Shop your city</p>
<p class="text-label">Choose a city</p>
<nav>
<ul>
{#each shopLocations as { name, slug }}

View File

@@ -109,7 +109,7 @@
<nav class="shop-page__nav">
<div class="container">
<p class="text-label">Shop your city</p>
<p class="text-label">Choose a city</p>
<nav>
<ul>
{#each shopLocations as { name, slug }}