aboutsummaryrefslogtreecommitdiffstats
path: root/src/layouts/Layout.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/layouts/Layout.astro')
-rw-r--r--src/layouts/Layout.astro5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index b80dd61..e19e342 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -41,4 +41,9 @@ const { title } = Astro.props;
background: var(--zinc-950);
color: var(--zinc-50)
}
+
+ .link-icon svg {
+ width: 1.5rem;
+ fill: var(--zinc-50)
+ }
</style>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage