aboutsummaryrefslogtreecommitdiff
path: root/src/layouts/Layout.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/layouts/Layout.astro')
-rw-r--r--src/layouts/Layout.astro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index d23d212..20dca59 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -181,7 +181,6 @@ const { title, description, empty } = Astro.props;
main a,
footer a {
text-decoration: none;
- padding: 0.1rem;
box-shadow: 0 1px $accent;
&:hover {