diff --git a/src/components/global/SudoVanillaLogo.astro b/src/components/global/SudoVanillaLogo.astro index 1f63a0a..2d91378 100644 --- a/src/components/global/SudoVanillaLogo.astro +++ b/src/components/global/SudoVanillaLogo.astro @@ -23,8 +23,18 @@ const { WithLogo, OnlyLogo } = Astro.props; null ):

- Sudo - Vanilla + +

} @@ -42,7 +52,7 @@ const { WithLogo, OnlyLogo } = Astro.props; img[src="https://md.sudovanilla.org/images/sv-logo-4.png"], img["https://md.sudovanilla.org/images/SudoVanilla%20Logo%20-%20Purple.png"] { - width: 32px !important; - height: 30px !important; + width: 32px; + height: 30px; }