summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-19 21:14:40 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-19 21:14:40 +0100
commit1b9510737a2c20ae1d984aabc080b370216dab68 (patch)
treee27b16894e07d455c98126303ea8bedf335c94de /src
parenta76fd2721ebea4172d4dc33da1f47ad57679d03e (diff)
Big logo
Diffstat (limited to 'src')
-rw-r--r--src/components/Navbar/Logo.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Navbar/Logo.astro b/src/components/Navbar/Logo.astro
index b3af6fb..6dc372c 100644
--- a/src/components/Navbar/Logo.astro
+++ b/src/components/Navbar/Logo.astro
@@ -7,7 +7,7 @@ const locale = getLocaleFromPath(Astro.url.pathname);
const t = translate(locale);
---
-<p class="title title--small nav__logo">
+<p class="nav__logo">
<a href="/">
{t(tSite, { key: 'scots-leid-associe' })}
</a>